aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/php71-zip
diff options
context:
space:
mode:
authortz <tz@FreeBSD.org>2017-01-24 19:54:20 +0800
committertz <tz@FreeBSD.org>2017-01-24 19:54:20 +0800
commit6848976140b7b23bae6554e8e69c63d54ff6ef33 (patch)
treead7f282ff1e254cc6c54bfc24d23efee0af4d12e /archivers/php71-zip
parent8890d0606a504e6c6016614e5077c8d36dc54d8c (diff)
downloadfreebsd-ports-gnome-6848976140b7b23bae6554e8e69c63d54ff6ef33.tar.gz
freebsd-ports-gnome-6848976140b7b23bae6554e8e69c63d54ff6ef33.tar.zst
freebsd-ports-gnome-6848976140b7b23bae6554e8e69c63d54ff6ef33.zip
Add PHP 7.1
Thanks to: mat, pi, ale, martin@waschbuesch.de and franco@opnsense.org
Diffstat (limited to 'archivers/php71-zip')
-rw-r--r--archivers/php71-zip/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/archivers/php71-zip/Makefile b/archivers/php71-zip/Makefile
new file mode 100644
index 000000000000..2de9fd13bf4e
--- /dev/null
+++ b/archivers/php71-zip/Makefile
@@ -0,0 +1,9 @@
+# $FreeBSD$
+
+CATEGORIES= archivers
+
+MASTERDIR= ${.CURDIR}/../../lang/php71
+
+PKGNAMESUFFIX= -zip
+
+.include "${MASTERDIR}/Makefile"