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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user