aboutsummaryrefslogtreecommitdiff
path: root/math/php72-gmp
diff options
context:
space:
mode:
authorTorsten Zuehlsdorff <tz@FreeBSD.org>2017-11-16 17:12:24 +0000
committerTorsten Zuehlsdorff <tz@FreeBSD.org>2017-11-16 17:12:24 +0000
commit96025cafd359016691231066f5edd39a633ca915 (patch)
treecf50983960bab0b945d9996e287f8de565acc7ad /math/php72-gmp
parent3d401a3f727f9397d080c49032c532f01cee3d16 (diff)
downloadports-96025cafd359016691231066f5edd39a633ca915.tar.gz
ports-96025cafd359016691231066f5edd39a633ca915.zip
Notes
Diffstat (limited to 'math/php72-gmp')
-rw-r--r--math/php72-gmp/php71-gmp/Makefile9
1 files changed, 0 insertions, 9 deletions
diff --git a/math/php72-gmp/php71-gmp/Makefile b/math/php72-gmp/php71-gmp/Makefile
deleted file mode 100644
index 75463e34b782..000000000000
--- a/math/php72-gmp/php71-gmp/Makefile
+++ /dev/null
@@ -1,9 +0,0 @@
-# $FreeBSD$
-
-CATEGORIES= math
-
-MASTERDIR= ${.CURDIR}/../../lang/php71
-
-PKGNAMESUFFIX= -gmp
-
-.include "${MASTERDIR}/Makefile"