Files
espie 0d78a6b671 MASTER_SITES -> SITES
now I only need to finish modules!
2023-09-27 20:37:01 +00:00

19 lines
351 B
Makefile

COMMENT= lightweight window manager with emphasis on usability
DISTNAME= pwm-20070720
CATEGORIES= x11
FIX_EXTRACT_PERMISSIONS=Yes
HOMEPAGE= https://tuomov.iki.fi/software/
SITES= ${HOMEPAGE}dl/
# Artistic or GPLv2+
PERMIT_PACKAGE= Yes
WANTLIB= X11 c m
NO_TEST= Yes
MAKE_ENV= CC='${CC}' SYSCONFDIR='${SYSCONFDIR}'
.include <bsd.port.mk>