1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

NO_CDROM and NO_PACKAGE are not appropriate here

This commit is contained in:
Kris Kennaway 2006-09-03 00:34:47 +00:00
parent 2c0de7fb8c
commit fa2fe3f774
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=171967

View File

@ -21,9 +21,7 @@ LIB_DEPENDS= glut.4:${PORTSDIR}/graphics/libglut
USE_XLIB= yes
RESTRICTED= "free for academic, non profit usage;"
NO_CDROM= "Do not re-distribute source and executable."
NO_PACKAGE= "Though the source codes are accessible, the author is hoping for distribution in an original form."
RESTRICTED= "free for academic, non profit usage; do not re-distribute source and executable."
MAKEFILE= ${WRKSRC}/makefile
.include <bsd.port.pre.mk>