aboutsummaryrefslogtreecommitdiffstats
path: root/science/netcdf3-ftn/Makefile
blob: de189674f6943e6a343ab9da82ef065929968983 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
# $FreeBSD$

PORTNAME=   netcdf
PKGNAMESUFFIX=  3-ftn

MAINTAINER= sunpoet@FreeBSD.org
COMMENT=    NetCDF (network Common Data Form), with Fortran support

MASTERDIR=  ${.CURDIR}/../netcdf

WITH_FORTRAN=   yes

MAKE_JOBS_UNSAFE= yes

.include "${MASTERDIR}/Makefile"