1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
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

15 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"