aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/php55-phar/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/php55-phar/Makefile')
-rw-r--r--archivers/php55-phar/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/archivers/php55-phar/Makefile b/archivers/php55-phar/Makefile
new file mode 100644
index 000000000000..11c33c141a63
--- /dev/null
+++ b/archivers/php55-phar/Makefile
@@ -0,0 +1,10 @@
+# Created by: Alex Dupre <ale@FreeBSD.org>
+# $FreeBSD$
+
+CATEGORIES= archivers
+
+MASTERDIR= ${.CURDIR}/../../lang/php55
+
+PKGNAMESUFFIX= -phar
+
+.include "${MASTERDIR}/Makefile"