freebsd-ports/science/netcdf-ftn/Makefile
Sunpoet Po-Chuan Hsieh e195228833 - Remove LATEST_LINK
2013-12-10 19:18:39 +00:00

14 lines
261 B
Makefile

# Created by: thierry@pompo.net
# $FreeBSD$
PORTNAME= netcdf
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= NetCDF (network Common Data Form), with Fortran support
MASTERDIR= ${.CURDIR}/../netcdf4
WITH_FORTRAN= yes
NO_STAGE= yes
.include "${MASTERDIR}/Makefile"