Skip to content
Snippets Groups Projects
Commit 18c5c5ab authored by Muhammad Moinur Rahman's avatar Muhammad Moinur Rahman
Browse files

x11-wm/phluid: Mark DEPRECATED

- Last upstream release was in 2000
- Set EXPIRATION_DATE 2024-01-18
- Add LICENSE MIT
- Utilize  USES=localbase
- Add missing dependency
- Pet portclippy
parent d382e1c3
Branches
Tags
No related merge requests found
......@@ -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 <bsd.port.mk>
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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment