aboutsummaryrefslogtreecommitdiffstats
path: root/science/netcdf3-ftn/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'science/netcdf3-ftn/Makefile')
-rw-r--r--science/netcdf3-ftn/Makefile16
1 files changed, 0 insertions, 16 deletions
diff --git a/science/netcdf3-ftn/Makefile b/science/netcdf3-ftn/Makefile
deleted file mode 100644
index de189674f694..000000000000
--- a/science/netcdf3-ftn/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-# 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"