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