summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorgdt <gdt>2008-09-12 13:57:20 +0000
committergdt <gdt>2008-09-12 13:57:20 +0000
commitffa5118efd8e3d52d4809351311155bce14be224 (patch)
tree31225ef66bd231d8ee2e63da3bc5969a76f6f29c /multimedia
parent72174cccd79dddfe41d8b90042e6870821d4aaae (diff)
downloadpkgsrc-ffa5118efd8e3d52d4809351311155bce14be224.tar.gz
Add LICENSE=libdvdcss-license because RESTRICTED is set; leave
RESTRICTED and NO_*_ON_* as they were (set).
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/libdvdcss/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/multimedia/libdvdcss/Makefile b/multimedia/libdvdcss/Makefile
index 75a4ec90c8a..a5f2315b893 100644
--- a/multimedia/libdvdcss/Makefile
+++ b/multimedia/libdvdcss/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2008/09/06 14:37:05 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2008/09/12 13:57:20 gdt Exp $
#
# In order to ensure compliance with U.S. and international law, please
# do not modify this file to provide pointers to the source or homepage
@@ -17,9 +17,9 @@ COMMENT= Simple library designed for accessing DVDs
PKG_DESTDIR_SUPPORT= user-destdir
PKGCONFIG_OVERRIDE= libdvdcss.pc.in
+# XXX missing
+LICENSE= libdvdcss-license
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}