aboutsummaryrefslogtreecommitdiff
path: root/math/fftw3-long-fortran/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/fftw3-long-fortran/Makefile')
-rw-r--r--math/fftw3-long-fortran/Makefile15
1 files changed, 0 insertions, 15 deletions
diff --git a/math/fftw3-long-fortran/Makefile b/math/fftw3-long-fortran/Makefile
deleted file mode 100644
index ca010a5645ff..000000000000
--- a/math/fftw3-long-fortran/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-# New ports collection makefile for: fftw3-long-fortran
-# Date created: June 14, 2009
-# Whom: Diane Bruce <db@FreeBSD.org>
-#
-# $FreeBSD$
-
-PORTREVISION= 0
-
-COMMENT= Fast C routines (Long Double Precision) with fortran shim
-
-FFTW3_FLAVOR= long
-FORTRAN_SHIM= yes
-MASTERDIR= ${.CURDIR}/../../math/fftw3
-
-.include "${MASTERDIR}/Makefile"