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:
@@ -8,10 +8,15 @@ DISTNAME= jdk-${PORTVERSION}_doc-all
|
||||
MAINTAINER= java@FreeBSD.org
|
||||
COMMENT= Java Development Kit ${JDK_VERSION} Documentation
|
||||
|
||||
# Converted from RESTRICTED
|
||||
LICENSE= jdk
|
||||
LICENSE_NAME= jdk
|
||||
LICENSE_TEXT= This documentation is under license and export control.
|
||||
LICENSE_PERMS= auto-accept
|
||||
|
||||
USES= zip
|
||||
|
||||
DOCSDIR?= ${PREFIX}/share/doc/jdk${JDK_VERSION}
|
||||
RESTRICTED= This documentation is under license and export control.
|
||||
|
||||
WRKSRC= ${WRKDIR}/docs
|
||||
JDK_VERSION= 11
|
||||
|
||||
Reference in New Issue
Block a user