aboutsummaryrefslogtreecommitdiff
path: root/security/php4-mhash
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2004-07-19 08:33:33 +0000
committerAlex Dupre <ale@FreeBSD.org>2004-07-19 08:33:33 +0000
commit619255a04e7e9670c71c89797407691a7dd8c8c4 (patch)
treee667fe6fbd275b40d6302d7b53f85befdfbdba7b /security/php4-mhash
parentfe23191259abb4115fa34a22f8aeaf8ea44e3aaf (diff)
downloadports-619255a04e7e9670c71c89797407691a7dd8c8c4.tar.gz
ports-619255a04e7e9670c71c89797407691a7dd8c8c4.zip
Notes
Diffstat (limited to 'security/php4-mhash')
-rw-r--r--security/php4-mhash/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/security/php4-mhash/Makefile b/security/php4-mhash/Makefile
new file mode 100644
index 000000000000..6af7f78596e2
--- /dev/null
+++ b/security/php4-mhash/Makefile
@@ -0,0 +1,14 @@
+# New ports collection makefile for: php4-mhash
+# Date created: 7 Jul 2004
+# Whom: Alex Dupre <ale@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= security
+
+MASTERDIR= ${.CURDIR}/../../lang/php4
+
+PKGNAMESUFFIX= -mhash
+
+.include "${MASTERDIR}/Makefile"