1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
freebsd-ports/lang/gfortran/Makefile

12 lines
226 B
Makefile
Raw Normal View History

# ex:ts=8
# Ports collection makefile for: egcs
# Date created: 9 Jan 1998
# Whom: John Polstra <jdp@polstra.com>
#
# $FreeBSD$
#
MASTERDIR= ${.CURDIR}/../gcc40/
WITH_FORTRAN= yes
.include "${MASTERDIR}/Makefile"