aboutsummaryrefslogtreecommitdiffstats
path: root/net/limewire
diff options
context:
space:
mode:
Diffstat (limited to 'net/limewire')
-rw-r--r--net/limewire/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/net/limewire/Makefile b/net/limewire/Makefile
index 56b24976cefe..94182a34b335 100644
--- a/net/limewire/Makefile
+++ b/net/limewire/Makefile
@@ -17,7 +17,10 @@ MAINTAINER= mkm@ieee.org
USE_JAVA= 1.3+
NO_BUILD= yes
NO_WRKSUBDIR= yes
-NO_CDROM= "License does not allow"
+
+RESTRICTED= License does not allow redistribution of any kind
+NO_CDROM= ${RESTRICTED}
+NO_PACKAGE= ${RESTRICTED}
JAR_DIR= ${PREFIX}/share/java/jar/limewire
PLIST_SUB= JAR_DIR="${JAR_DIR:S/${PREFIX}//}"