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

20 lines
274 B
Makefile

COMMENT= X11 window interface tool
DISTNAME= xwit-3.4
REVISION= 2
CATEGORIES= x11
# BSD-like, badly worded
PERMIT_PACKAGE= Yes
SITES= ${SITE_XCONTRIB:=utilities/}
WANTLIB= X11 Xau Xdmcp Xext c
USE_GROFF= Yes
CONFIGURE_STYLE=imake
NO_TEST= Yes
.include <bsd.port.mk>