aboutsummaryrefslogtreecommitdiff
path: root/archivers/php53-zlib
diff options
context:
space:
mode:
authorFlorian Smeets <flo@FreeBSD.org>2012-05-16 09:46:51 +0000
committerFlorian Smeets <flo@FreeBSD.org>2012-05-16 09:46:51 +0000
commit902a0675beeba6c01a038f9594a0c532079fd2f2 (patch)
treee640f9d726eb930319bafe09a6173a5b67843921 /archivers/php53-zlib
parentc76d4dd7170ff14ee3d83458ff9f89cdbc7a5694 (diff)
downloadports-902a0675beeba6c01a038f9594a0c532079fd2f2.tar.gz
ports-902a0675beeba6c01a038f9594a0c532079fd2f2.zip
Notes
Diffstat (limited to 'archivers/php53-zlib')
-rw-r--r--archivers/php53-zlib/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/archivers/php53-zlib/Makefile b/archivers/php53-zlib/Makefile
new file mode 100644
index 000000000000..0deb0e5b2aa9
--- /dev/null
+++ b/archivers/php53-zlib/Makefile
@@ -0,0 +1,14 @@
+# New ports collection makefile for: php53-zlib
+# Date created: 12 Apr 2012
+# Whom: Florian Smeets <flo@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= archivers
+
+MASTERDIR= ${.CURDIR}/../../lang/php53
+
+PKGNAMESUFFIX= -zlib
+
+.include "${MASTERDIR}/Makefile"