openbsd-ports/x11/xtattr/Makefile
sturm 51c1e97a0f first bunch of license cleanup, some discussions about interpretation
during the release with pval@

other categories will follow once they are finished
2003-10-08 17:13:14 +00:00

21 lines
392 B
Makefile

# $OpenBSD: Makefile,v 1.12 2003/10/08 17:13:19 sturm Exp $
COMMENT= "changing xterm attributes"
DISTNAME= xtattr-1.0
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_LOCAL}
PERMIT_PACKAGE_CDROM= "no license"
PERMIT_PACKAGE_FTP= "no license"
PERMIT_DISTFILES_CDROM= "no license"
PERMIT_DISTFILES_FTP= "no license"
USE_X11= Yes
CONFIGURE_STYLE= imake
NO_REGRESS= Yes
.include <bsd.port.mk>