summaryrefslogtreecommitdiff
path: root/graphics/xv/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/xv/Makefile')
-rw-r--r--graphics/xv/Makefile8
1 files changed, 7 insertions, 1 deletions
diff --git a/graphics/xv/Makefile b/graphics/xv/Makefile
index 43961b5335c..b2b80ec35e0 100644
--- a/graphics/xv/Makefile
+++ b/graphics/xv/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.59 2005/08/10 16:50:18 he Exp $
+# $NetBSD: Makefile,v 1.60 2005/08/10 18:36:01 gdt Exp $
DISTNAME= xv-3.10a
PKGREVISION= 10
@@ -18,6 +18,12 @@ COMMENT= X11 program that displays images of various formats
USE_IMAKE= YES
+# See the end of README in work/xv-3.10a for details.
+RESTRICTED= "Distribution of modified copies and commercial distribution is not permitted."
+NO_SRC_ON_CDROM= ${RESTRICTED}
+NO_BIN_ON_CDROM= ${RESTRICTED}
+NO_BIN_ON_FTP= ${RESTRICTED}
+
LICENSE= xv-license
.include "../../mk/bsd.prefs.mk"