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

21 lines
350 B
Makefile

COMMENT= interact with an EWMH/NetWM window manager
DISTNAME= wmctrl-1.07
REVISION= 9
CATEGORIES= x11
SITES= ${HOMEPAGE}
HOMEPAGE= https://sites.google.com/site/tstyblo/wmctrl/
# GPLv2
PERMIT_PACKAGE= Yes
WANTLIB += ICE SM X11 Xmu c glib-2.0 intl
LIB_DEPENDS= devel/gettext,-runtime \
devel/glib2
CONFIGURE_STYLE=gnu
.include <bsd.port.mk>