aboutsummaryrefslogtreecommitdiff
path: root/security/php70-hash
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2016-02-15 14:34:26 +0000
committerMartin Wilke <miwi@FreeBSD.org>2016-02-15 14:34:26 +0000
commite630e52bb5f688a26b92533f2f2b0e17e3b85f33 (patch)
tree921070ae859847e6ad2f11168de4014a9c3571e8 /security/php70-hash
parent8b812c1bf4f8270bf585201073f5504abac62e07 (diff)
downloadports-e630e52bb5f688a26b92533f2f2b0e17e3b85f33.tar.gz
ports-e630e52bb5f688a26b92533f2f2b0e17e3b85f33.zip
Notes
Diffstat (limited to 'security/php70-hash')
-rw-r--r--security/php70-hash/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/security/php70-hash/Makefile b/security/php70-hash/Makefile
new file mode 100644
index 000000000000..3ee94a424193
--- /dev/null
+++ b/security/php70-hash/Makefile
@@ -0,0 +1,10 @@
+# Created by: Alex Dupre <ale@FreeBSD.org>
+# $FreeBSD$
+
+CATEGORIES= security
+
+MASTERDIR= ${.CURDIR}/../../lang/php70
+
+PKGNAMESUFFIX= -hash
+
+.include "${MASTERDIR}/Makefile"