diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-09-03 00:34:47 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-09-03 00:34:47 +0000 |
commit | fa2fe3f77499a89100639ff1cf07fa3a580f0d84 (patch) | |
tree | 20b4ff0b96452bb195b70cede01f0c5f5ac0d3f7 /biology | |
parent | 2c0de7fb8caecb3e1c09e621ea15fdd6f3d7bfe6 (diff) | |
download | ports-fa2fe3f77499a89100639ff1cf07fa3a580f0d84.tar.gz ports-fa2fe3f77499a89100639ff1cf07fa3a580f0d84.zip |
Notes
Diffstat (limited to 'biology')
-rw-r--r-- | biology/molden/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/biology/molden/Makefile b/biology/molden/Makefile index 0e2fd306947c..94c30880e811 100644 --- a/biology/molden/Makefile +++ b/biology/molden/Makefile @@ -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> |