diff --git a/x11-wm/phluid/Makefile b/x11-wm/phluid/Makefile index d92f0ac1641b1..c714906b706b8 100644 --- a/x11-wm/phluid/Makefile +++ b/x11-wm/phluid/Makefile @@ -8,11 +8,19 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Window manager that emphasizes efficiency, speed, and beauty WWW= https://sourceforge.net/projects/phluid/ +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/COPYING + +DEPRECATED= Last upstream release was in 2000 +EXPIRATION_DATE= 2024-01-18 + LIB_DEPENDS= libImlib2.so:graphics/imlib2 -USES= gmake +USES= gmake localbase:ldflags xorg +USE_XORG=x11 + GNU_CONFIGURE= yes -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib -lm -lX11 + +LDFLAGS+= -lm -lX11 .include diff --git a/x11-wm/phluid/pkg-plist b/x11-wm/phluid/pkg-plist index ce6c21cdbb46b..c35481d03ed30 100644 --- a/x11-wm/phluid/pkg-plist +++ b/x11-wm/phluid/pkg-plist @@ -1,8 +1,8 @@ bin/phluid -share/phluid/themes/default/images/close_active.png -share/phluid/themes/default/images/close_normal.png -share/phluid/themes/default/images/gradient.jpg -share/phluid/themes/default/images/title_bg.png -share/phluid/ttfonts/notepad.ttf -share/phluid/ttfonts/tahoma.ttf -share/phluid/ttfonts/tahomabd.ttf +%%DATADIR%%/themes/default/images/close_active.png +%%DATADIR%%/themes/default/images/close_normal.png +%%DATADIR%%/themes/default/images/gradient.jpg +%%DATADIR%%/themes/default/images/title_bg.png +%%DATADIR%%/ttfonts/notepad.ttf +%%DATADIR%%/ttfonts/tahoma.ttf +%%DATADIR%%/ttfonts/tahomabd.ttf