aboutsummaryrefslogblamecommitdiffstats
path: root/science/netcdf-ftn/Makefile
blob: 3e15ca6c6214e745863e5bb7f22fd1afad2548ef (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                  
                                   
                                                                       
 
                          
                                     


                                
# 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"