# New ports collection makefile for:	netcdf-ftn
# Date created:		Sun Mar 08 2009
# Whom:			thierry@pompo.net
#
# $FreeBSD: ports/science/netcdf-ftn/Makefile,v 1.5 2010/09/22 17:10:24 sunpoet Exp $
#

PORTNAME=	netcdf

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	NetCDF (network Common Data Form), with Fortran support

LATEST_LINK=	netcdf-ftn
MASTERDIR=	${.CURDIR}/../netcdf4

WITH_FORTRAN=	yes

.include "${MASTERDIR}/Makefile"
