aboutsummaryrefslogtreecommitdiff
path: root/archivers/php71-phar/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/php71-phar/Makefile')
-rw-r--r--archivers/php71-phar/Makefile11
1 files changed, 0 insertions, 11 deletions
diff --git a/archivers/php71-phar/Makefile b/archivers/php71-phar/Makefile
deleted file mode 100644
index 7ddc5051bef3..000000000000
--- a/archivers/php71-phar/Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
-# $FreeBSD$
-
-CATEGORIES= archivers
-
-MASTERDIR= ${.CURDIR}/../../lang/php71
-
-PKGNAMESUFFIX= -phar
-
-TEST_TARGET= test
-
-.include "${MASTERDIR}/Makefile"