aboutsummaryrefslogtreecommitdiff
path: root/multimedia/libdvdcss
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2021-04-27 12:02:27 +0000
committerMathieu Arnold <mat@FreeBSD.org>2021-05-06 11:47:41 +0000
commitadb93122cbf753a26a0497479dbb88cf415de29b (patch)
tree3eb073c6437f91958b1c4aef8fc4124c38bc2fc5 /multimedia/libdvdcss
parent9ca6e5fed9baf1d7bed69bb66a1f90b93998361b (diff)
downloadports-adb93122cbf753a26a0497479dbb88cf415de29b.tar.gz
ports-adb93122cbf753a26a0497479dbb88cf415de29b.zip
Deorbit RESTRICTED && NO_CDROM, part one.
For ports that already use the licenses framwork, merge the content of RESTRICTED/NO_CDROM/LEGAL* entries into LICENSEs. Approved by: rene Differential Revision: https://reviews.freebsd.org/D30010
Diffstat (limited to 'multimedia/libdvdcss')
-rw-r--r--multimedia/libdvdcss/Makefile10
1 files changed, 6 insertions, 4 deletions
diff --git a/multimedia/libdvdcss/Makefile b/multimedia/libdvdcss/Makefile
index b5779fea0343..d7b7f3c24c82 100644
--- a/multimedia/libdvdcss/Makefile
+++ b/multimedia/libdvdcss/Makefile
@@ -9,13 +9,15 @@ MASTER_SITES= https://download.videolan.org/pub/${PORTNAME}/${DISTVERSION}/
MAINTAINER= ports@FreeBSD.org
COMMENT= Portable abstraction library for DVD decryption
-LICENSE= GPLv2
-LICENSE_FILE= ${WRKSRC}/COPYING
+LICENSE= GPLv2 DMCA
+LICENSE_COMB= multi
+LICENSE_NAME_DMCA= DMCA
+LICENSE_TEXT_DMCA= CSS code may violate the DMCA
+LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING
+LICENSE_PERMS_DMCA= auto-accept
USES= libtool pathfix tar:bzip2
-RESTRICTED= CSS code may violate the DMCA
-
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip