# New ports collection makefile for: phluid # Date created: 11 August 2001 # Whom: Yukihiro Nakai # # $FreeBSD: ports/x11-wm/phluid/Makefile,v 1.13 2007/05/19 20:32:47 flz Exp $ # PORTNAME= phluid PORTVERSION= 0.0.3 PORTREVISION= 6 CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= phluid MAINTAINER= ports@FreeBSD.org COMMENT= A window manager that emphasizes efficiency, speed, and beauty LIB_DEPENDS= Imlib2.4:${PORTSDIR}/graphics/imlib2 USE_X_PREFIX= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include -I${LOCALBASE}/include" \ LDFLAGS="-L${X11BASE}/lib -L${LOCALBASE}/lib -lm" .include