summaryrefslogtreecommitdiff
path: root/misc/libdvdcss/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/libdvdcss/Makefile')
-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