Deorbit RESTRICTED && NO_CDROM, part two.

Move ports to the licenses framework.

RESTRICTED → auto-accept (unless expressly stated otherwise)
NO_CDROM → dist-mirror pkg-mirror auto-accept

Differential Revision:  https://reviews.freebsd.org/D30010
This commit is contained in:
Mathieu Arnold
2021-05-04 11:32:20 +02:00
parent adb93122cb
commit 3505159e72
144 changed files with 837 additions and 200 deletions

View File

@@ -10,7 +10,11 @@ DISTNAME= NetComponents-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Java library with common network protocol implementations
RESTRICTED= May not redistribute except as part of a new software product
# Converted from RESTRICTED
LICENSE= NetComponents
LICENSE_NAME= NetComponents
LICENSE_TEXT= May not redistribute except as part of a new software product
LICENSE_PERMS= auto-accept
PLIST_FILES= %%JAVAJARDIR%%/${JARFILE}
USES= zip