aboutsummaryrefslogtreecommitdiff
path: root/security/php53-hash/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/php53-hash/Makefile')
-rw-r--r--security/php53-hash/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/security/php53-hash/Makefile b/security/php53-hash/Makefile
new file mode 100644
index 000000000000..fc4b7fc62cc9
--- /dev/null
+++ b/security/php53-hash/Makefile
@@ -0,0 +1,14 @@
+# New ports collection makefile for: php53-hash
+# Date created: 12 Apr 2012
+# Whom: Florian Smeets <flo@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= security
+
+MASTERDIR= ${.CURDIR}/../../lang/php53
+
+PKGNAMESUFFIX= -hash
+
+.include "${MASTERDIR}/Makefile"