summaryrefslogtreecommitdiff
path: root/misc/libdvdcss
diff options
context:
space:
mode:
authoragc <agc>2003-02-12 14:52:00 +0000
committeragc <agc>2003-02-12 14:52:00 +0000
commit008f542dedb21820cbb178273d51dce8be81b41f (patch)
tree293409963656ac061c39d8e59691441146b9df3c /misc/libdvdcss
parente5787cd5f6ea136d21537000571323dbf5080d6b (diff)
downloadpkgsrc-008f542dedb21820cbb178273d51dce8be81b41f.tar.gz
Make the reason for restriction more explicit.
Diffstat (limited to 'misc/libdvdcss')
-rw-r--r--misc/libdvdcss/Makefile9
1 files changed, 7 insertions, 2 deletions
diff --git a/misc/libdvdcss/Makefile b/misc/libdvdcss/Makefile
index e7b2a96ce5c..66429b6db0e 100644
--- a/misc/libdvdcss/Makefile
+++ b/misc/libdvdcss/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2003/01/24 10:04:23 agc Exp $
+# $NetBSD: Makefile,v 1.3 2003/02/12 14:52:00 agc Exp $
#
# Unfortunately, some reading of the United States law (DMCA) means
# that we are not able to provide pointers to the source or homepage
@@ -15,8 +15,13 @@ MAINTAINER= marc@informatik.uni-bremen.de
HOMEPAGE= ${LIBDVDCSS_HOMEPAGE}
COMMENT= simple library designed for accessing DVDs
-# no source on the ftp server because of the css source code in it
+RESTRICTED= Legal problems due to css code
+
+# no source because of the css source code in it
NO_SRC_ON_FTP= ${RESTRICTED}
+NO_BIN_ON_FTP= ${RESTRICTED}
+NO_SRC_ON_CDROM= ${RESTRICTED}
+NO_BIN_ON_CDROM= ${RESTRICTED}
USE_BUILDLINK2= YES
USE_LIBTOOL= YES