aboutsummaryrefslogtreecommitdiff
path: root/audio/libaacplus
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 /audio/libaacplus
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 'audio/libaacplus')
-rw-r--r--audio/libaacplus/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/libaacplus/Makefile b/audio/libaacplus/Makefile
index aa87eabadce3..a7792948847b 100644
--- a/audio/libaacplus/Makefile
+++ b/audio/libaacplus/Makefile
@@ -15,12 +15,10 @@ COMMENT= HE-AAC+ Codec as Shared Library
LICENSE= libaacplus
LICENSE_NAME= 3GPP
-LICENSE_TEXT= ${RESTRICTED}
+LICENSE_TEXT= unclear legal status, probably need licenses from 3GPP, Via Licensing and Coding Technologies
LICENSE_PERMS= no-dist-mirror no-dist-sell no-pkg-mirror no-pkg-sell auto-accept
LICENSE_DISTFILES_3GPP= ${SRC26410}
-RESTRICTED= unclear legal status, probably need licenses from 3GPP, Via Licensing and Coding Technologies
-
CONFLICTS= aacplusenc-0*
USE_CSTD= gnu89