freebsd-ports/science/netcdf-ftn/Makefile
Sunpoet Po-Chuan Hsieh e475c19a24 - Update MAINTAINER to my FreeBSD.org address
Approved by:	pgollucci (mentor)
2010-09-22 17:10:26 +00:00

19 lines
352 B
Makefile

# New ports collection makefile for: netcdf-ftn
# Date created: Sun Mar 08 2009
# Whom: 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
.include "${MASTERDIR}/Makefile"