summaryrefslogtreecommitdiff
path: root/math/php55-bcmath
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2016-10-21 07:30:32 +0000
committerRene Ladan <rene@FreeBSD.org>2016-10-21 07:30:32 +0000
commit87a09e788fd713fb5c314f2fa9d9134fef902401 (patch)
tree2fb06aa538d7e0beddd857fc446f090c3bb788b8 /math/php55-bcmath
parentUnlink expired PHP5.5 ports. (diff)
Remove expired PHP5.5 ports.
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"