aboutsummaryrefslogtreecommitdiffstats
path: root/java/openjdk6-jre/Makefile
blob: 5bc91065cad7556035399703996bd96daa6992c3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# $FreeBSD$

CATEGORIES= java devel
PKGNAMESUFFIX=  -jre

COMMENT=    Oracle's Java 6 Runtime Environment under the GPL v2

BUILD_JRE=  yes
MASTERDIR=  ${.CURDIR}/../openjdk6

.include "${MASTERDIR}/Makefile"