aboutsummaryrefslogtreecommitdiffstats
path: root/science/netcdf3-ftn/Makefile
blob: 0f9260e0ab9d6752a7ed31ccfd6cc7287bc9ed56 (plain) (blame)
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"