freebsd-ports/science/netcdf3-ftn/Makefile
2013-08-21 17:42:57 +00:00

14 lines
298 B
Makefile

# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
# $FreeBSD$
PORTNAME= netcdf
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= NetCDF (network Common Data Form), with Fortran support
LATEST_LINK= netcdf3-ftn
MASTERDIR= ${.CURDIR}/../netcdf
WITH_FORTRAN= yes
.include "${MASTERDIR}/Makefile"