freebsd-ports/science/netcdf3-ftn/Makefile
Sunpoet Po-Chuan Hsieh fbdc16e86d - Fix PKGNAME collision
- Remove LATEST_LINK
- Remove NO_STAGE for slave port
2013-11-06 17:35:50 +00:00

14 lines
294 B
Makefile

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