aboutsummaryrefslogtreecommitdiff
path: root/archivers/php71-bz2
diff options
context:
space:
mode:
authorTorsten Zuehlsdorff <tz@FreeBSD.org>2017-01-24 11:54:20 +0000
committerTorsten Zuehlsdorff <tz@FreeBSD.org>2017-01-24 11:54:20 +0000
commitdb021968e3411b659e079e540742896abe4193f1 (patch)
treead7f282ff1e254cc6c54bfc24d23efee0af4d12e /archivers/php71-bz2
parent93028a155ae531c7c9a6c723a6d465b49a90e9df (diff)
downloadports-db021968e3411b659e079e540742896abe4193f1.tar.gz
ports-db021968e3411b659e079e540742896abe4193f1.zip
Notes
Diffstat (limited to 'archivers/php71-bz2')
-rw-r--r--archivers/php71-bz2/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/archivers/php71-bz2/Makefile b/archivers/php71-bz2/Makefile
new file mode 100644
index 000000000000..b3b961e8457d
--- /dev/null
+++ b/archivers/php71-bz2/Makefile
@@ -0,0 +1,9 @@
+# $FreeBSD$
+
+CATEGORIES= archivers
+
+MASTERDIR= ${.CURDIR}/../../lang/php71
+
+PKGNAMESUFFIX= -bz2
+
+.include "${MASTERDIR}/Makefile"