1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-06 11:41:52 +00:00
Li-Wen Hsu e4d1bb5df1 Add netcdf3-ftn , netCDF (network Common Data Form), with Fortran
support.

Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net>
2010-05-20 14:21:43 +00:00

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