freebsd-ports/science/netcdf-ftn/Makefile

15 lines
285 B
Makefile

# Created by: thierry@pompo.net
# $FreeBSD$
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"