# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # science/netcdf-ftn # science/netcdf-ftn/Makefile # echo c - science/netcdf-ftn mkdir -p science/netcdf-ftn > /dev/null 2>&1 echo x - science/netcdf-ftn/Makefile sed 's/^X//' >science/netcdf-ftn/Makefile << '3ac4cf10fbfd950ab8f974d3d140c9a3' X# New ports collection makefile for: netcdf-ftn X# Date created: Sun Mar 08 2009 X# Whom: thierry@pompo.net X# X# $FreeBSD$ X# X XPORTNAME= netcdf X XCOMMENT= Network Common Data Form, with Fortran support X XMASTERDIR= ${.CURDIR}/../netcdf X XWITH_FORTRAN= yes X X.include "${MASTERDIR}/Makefile" 3ac4cf10fbfd950ab8f974d3d140c9a3 exit