aboutsummaryrefslogtreecommitdiff
path: root/comms
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 /comms
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 'comms')
-rw-r--r--comms/mbelib/Makefile11
1 files changed, 7 insertions, 4 deletions
diff --git a/comms/mbelib/Makefile b/comms/mbelib/Makefile
index 9259b3ee13d2..2a5fc2e8aa03 100644
--- a/comms/mbelib/Makefile
+++ b/comms/mbelib/Makefile
@@ -6,8 +6,13 @@ CATEGORIES= comms hamradio
MAINTAINER= takefu@airport.fm
COMMENT= P25 Phase 1 and ProVoice vocoder
-LICENSE= ISCL
-LICENSE_FILE= ${WRKSRC}/COPYRIGHT
+LICENSE= ISCL UNKNOWN
+LICENSE_COMB= multi
+LICENSE_NAME_UNKNOWN= Unknwon licene
+LICENSE_FILE_ISCL= ${WRKSRC}/COPYRIGHT
+LICENSE_FILE_UNKNOWN= ${WRKSRC}/README.md
+# Provided for educational purposes only
+LICENSE_PERMS_UNKNOWN= auto-accept
USES= cmake
USE_GITHUB= yes
@@ -16,8 +21,6 @@ USE_LDCONFIG= yes
CMAKE_ON= DISABLE_TEST
-RESTRICTED= Provided for educational purposes only
-
PLIST_FILES= include/mbelib.h lib/libmbe.a lib/libmbe.so.1.0 \
lib/libmbe.so.1 lib/libmbe.so