1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
# New ports collection makefile for: netcdf3-ftn # Date created: 2010-05-18 # Whom: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> # # $FreeBSD$ # PORTNAME= netcdf MAINTAINER= sunpoet@sunpoet.net COMMENT= NetCDF (network Common Data Form), with Fortran support LATEST_LINK= netcdf3-ftn MASTERDIR= ${.CURDIR}/../netcdf WITH_FORTRAN= yes .include "${MASTERDIR}/Makefile"