diff options
-rw-r--r-- | LEGAL | 2 | ||||
-rw-r--r-- | net/dgd-lpmud/Makefile | 3 |
2 files changed, 3 insertions, 2 deletions
@@ -23,7 +23,7 @@ # # Dist Port Why # ------------------------------------------------------------------------------ -*-for-1.4.tgz net/dgd-lpmud No commercial use +*-for-1.4.tgz net/dgd-lpmud May not be used for monetary gain *_FreeBSD_MegaCLI.zip sysutils/megacli Reproduction or redistribution prohibited ASpath-tree-*.tar.gz net-mgmt/aspathtree No commercial us 26410-800.zip audio/libaacplus unclear legal status, probably need licenses from 3GPP, Via Licensing and Coding Technologies diff --git a/net/dgd-lpmud/Makefile b/net/dgd-lpmud/Makefile index 8fc521cedd04..9d56f05d7223 100644 --- a/net/dgd-lpmud/Makefile +++ b/net/dgd-lpmud/Makefile @@ -15,7 +15,8 @@ COMMENT= LPmud mudlib, for use with DGD RUN_DEPENDS= ${LOCALBASE}/sbin/dgd:${PORTSDIR}/net/dgd -NO_PACKAGE= no monetary gain, tarball OK for CDROM +NO_PACKAGE= May not be used for monetary gain +NO_CDROM= ${NO_PACKAGE} DIST_SUBDIR= dgd WRKSRC= ${WRKDIR}/mud |