From 615f6a7a0ba73d8143aeabc5ce8bd62d994f56f9 Mon Sep 17 00:00:00 2001 From: agc Date: Wed, 12 Feb 2003 14:52:00 +0000 Subject: Make the reason for restriction more explicit. --- misc/libdvdcss/Makefile | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'misc/libdvdcss') 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 -- cgit v1.2.3