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

22 lines
358 B
Makefile

COMMENT= tool startup utility for X11
DISTNAME= xtoolwait-1.3
REVISION= 1
CATEGORIES= x11
SITES= ${SITE_XCONTRIB:=utilities/} \
http://www.hacom.nl/~richard/software/
HOMEPAGE= http://www.hacom.nl/~richard/software/xtoolwait.html
# GPL
PERMIT_PACKAGE= Yes
WANTLIB= X11 Xau Xdmcp Xext c
CONFIGURE_STYLE= imake
NO_TEST= Yes
.include <bsd.port.mk>