summaryrefslogtreecommitdiff
path: root/math/php5-bcmath
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2016-02-14 19:21:31 +0000
committerRene Ladan <rene@FreeBSD.org>2016-02-14 19:21:31 +0000
commitd5ce1f73bc9d396f962ccc0f312c1f1e1ac50862 (patch)
tree8ee58acab1b0a9fe8d1b1eb86093bf1a0d151f63 /math/php5-bcmath
parentCorrect URL. (diff)
Remove PHP 5.4 from the Ports Tree, it expired upstream in 2015-Q3 and the
ports expired last month. Adjust Mk/bsd.php.mk Reviewed by: antoine, marino Approved by: portmgr (antoine) Differential Revision: https://reviews.freebsd.org/D5278
Diffstat (limited to 'math/php5-bcmath')
-rw-r--r--math/php5-bcmath/Makefile10
1 files changed, 0 insertions, 10 deletions
diff --git a/math/php5-bcmath/Makefile b/math/php5-bcmath/Makefile
deleted file mode 100644
index 4888d2bbac18..000000000000
--- a/math/php5-bcmath/Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-# Created by: Alex Dupre <ale@FreeBSD.org>
-# $FreeBSD$
-
-CATEGORIES= math
-
-MASTERDIR= ${.CURDIR}/../../lang/php5
-
-PKGNAMESUFFIX= -bcmath
-
-.include "${MASTERDIR}/Makefile"