aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2016-10-21 15:30:32 +0800
committerrene <rene@FreeBSD.org>2016-10-21 15:30:32 +0800
commit10d6b552031e4696ece97248c66011466260ee0e (patch)
tree2fb06aa538d7e0beddd857fc446f090c3bb788b8 /math
parentb0f94841723d2072641efd7f71c0062d70a2c175 (diff)
downloadfreebsd-ports-graphics-10d6b552031e4696ece97248c66011466260ee0e.tar.gz
freebsd-ports-graphics-10d6b552031e4696ece97248c66011466260ee0e.tar.zst
freebsd-ports-graphics-10d6b552031e4696ece97248c66011466260ee0e.zip
Remove expired PHP5.5 ports.
Diffstat (limited to 'math')
-rw-r--r--math/php55-bcmath/Makefile11
-rw-r--r--math/php55-gmp/Makefile11
2 files changed, 0 insertions, 22 deletions
diff --git a/math/php55-bcmath/Makefile b/math/php55-bcmath/Makefile
deleted file mode 100644
index e1be3745225..00000000000
--- 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"
diff --git a/math/php55-gmp/Makefile b/math/php55-gmp/Makefile
deleted file mode 100644
index edf6c3bb3ac..00000000000
--- a/math/php55-gmp/Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
-# Created by: Alex Dupre <ale@FreeBSD.org>
-# $FreeBSD$
-
-PORTREVISION= 1
-CATEGORIES= math
-
-MASTERDIR= ${.CURDIR}/../../lang/php55
-
-PKGNAMESUFFIX= -gmp
-
-.include "${MASTERDIR}/Makefile"