freebsd-ports/science/netcdf3-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

18 lines
375 B
Makefile

# 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@FreeBSD.org
COMMENT= NetCDF (network Common Data Form), with Fortran support
LATEST_LINK= netcdf3-ftn
MASTERDIR= ${.CURDIR}/../netcdf
WITH_FORTRAN= yes
.include "${MASTERDIR}/Makefile"