summaryrefslogtreecommitdiff
path: root/lang/gfortran/Makefile
blob: 8e3c9be65fa21bc81b77242936bc6826db7364b5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# ex:ts=8
# Ports collection makefile for:	egcs
# Date created:				9 Jan 1998
# Whom:					John Polstra <jdp@polstra.com>
#
# $FreeBSD$
#

MASTERDIR=      ${.CURDIR}/../gcc40/
PKGNAMESUFFIX=          -withfortran
WITH_FORTRAN=	yes

DESCR=	${.CURDIR}/pkg-descr
PKGMESSAGE=	${.CURDIR}/pkg-message

.include "${MASTERDIR}/Makefile"