[Midnightbsd-cvs] mports [19541] trunk/java/diablo-jdk16/Makefile: change license config
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Thu Jun 25 08:30:09 EDT 2015
Revision: 19541
http://svnweb.midnightbsd.org/mports/?rev=19541
Author: laffer1
Date: 2015-06-25 08:30:09 -0400 (Thu, 25 Jun 2015)
Log Message:
-----------
change license config
Modified Paths:
--------------
trunk/java/diablo-jdk16/Makefile
Modified: trunk/java/diablo-jdk16/Makefile
===================================================================
--- trunk/java/diablo-jdk16/Makefile 2015-06-25 12:23:19 UTC (rev 19540)
+++ trunk/java/diablo-jdk16/Makefile 2015-06-25 12:30:09 UTC (rev 19541)
@@ -12,14 +12,18 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= Java Development Kit ${JDK_VERSION}_${RELEASE_VERSION}.${BUILD_VERSION}
-LICENSE= restricted
+LICENSE= diablo
+LICENSE_NAME= Diablo JDK custom license
+LICENSE_PERMS=
+LICENSE_TEXT= No redistribution with fee
+
RUN_DEPENDS= javavm:${PORTSDIR}/java/javavmwrapper
RESTRICTED= License does not allow distribution with fee
DEPRICATED= Should use openjdk6 now.
-USE_BZIP2= yes
+USES= tar:bzip2
USE_XORG+= xi xp xt xtst
JDK_VERSION= 1.6.0
RELEASE_VERSION=07
More information about the Midnightbsd-cvs
mailing list