summaryrefslogtreecommitdiff
path: root/math/php55-bcmath
diff options
context:
space:
mode:
Diffstat (limited to 'math/php55-bcmath')
-rw-r--r--math/php55-bcmath/Makefile11
1 files changed, 0 insertions, 11 deletions
diff --git a/math/php55-bcmath/Makefile b/math/php55-bcmath/Makefile
deleted file mode 100644
index e1be3745225a..000000000000
--- a/math/php55-bcmath/Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
-# Created by: Alex Dupre <ale@FreeBSD.org>
-# $FreeBSD$
-
-PORTREVISION= 1
-CATEGORIES= math
-
-MASTERDIR= ${.CURDIR}/../../lang/php55
-
-PKGNAMESUFFIX= -bcmath
-
-.include "${MASTERDIR}/Makefile"