1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
freebsd-ports/lang/gfortran/Makefile
Maho Nakata 58f3a197bf Fix index build[1] and remove
unreferred files and clean up[2]

Submitted by:	kris[1] and sf[1,2]
2004-12-17 06:40:54 +00:00

17 lines
328 B
Makefile

# 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"