aboutsummaryrefslogtreecommitdiffstats
path: root/java/gj-jdk11/Makefile
blob: 4bab307104d3ef66a26fd4aa557d2c36ca83abc5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# New ports collection makefile for:    gj-jdk11
# Date created:     2003-05-26
# Whom:         Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
#
# $FreeBSD$
#

GJ_WITH_JDK11=  YES
MASTERDIR=  ${.CURDIR}/../gj
MD5_FILE=   ${.CURDIR}/distinfo
PLIST=      ${.CURDIR}/pkg-plist
PLIST_FILES=    bin/gjc11 bin/gjcr11 bin/gj11

.include "${MASTERDIR}/Makefile"