forked from Lainports/freebsd-ports
9 lines
189 B
Makefile
9 lines
189 B
Makefile
PKGNAMESUFFIX= -jre
|
|
|
|
MAINTAINER= java@FreeBSD.org
|
|
COMMENT= Java Runtime Environment ${JDK_MAJOR_VERSION}
|
|
|
|
BUILD_JRE= yes
|
|
MASTERDIR= ${.CURDIR}/../openjdk7
|
|
|
|
.include "${MASTERDIR}/Makefile"
|