# Created by: thierry@pompo.net
# $FreeBSD: science/netcdf-ftn/Makefile 327767 2013-09-20 22:48:30Z bapt $

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

NO_STAGE=	yes
.include "${MASTERDIR}/Makefile"
