2022-03-11 20:15:18 +00:00

18 lines
299 B
Makefile

COMMENT = small standards-compliant window manager
DISTNAME = wind-1.5
CATEGORIES = x11
REVISION = 1
HOMEPAGE = http://windwm.sourceforge.net
# MIT
PERMIT_PACKAGE = Yes
WANTLIB += ICE SM X11 Xft c
MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=windwm/}
CONFIGURE_STYLE = gnu
.include <bsd.port.mk>