aboutsummaryrefslogtreecommitdiffstats
path: root/security/php4-crack
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2004-07-19 16:29:04 +0800
committerale <ale@FreeBSD.org>2004-07-19 16:29:04 +0800
commit47e18e2e71e56ffddbec99fc329373ab1c1af71d (patch)
treeaba5ea74f708ba78ded71e3bd3749c09c46f5151 /security/php4-crack
parent2a5e2a63d3a99e9b122d3123d259c45d765b5b2b (diff)
downloadfreebsd-ports-gnome-47e18e2e71e56ffddbec99fc329373ab1c1af71d.tar.gz
freebsd-ports-gnome-47e18e2e71e56ffddbec99fc329373ab1c1af71d.tar.zst
freebsd-ports-gnome-47e18e2e71e56ffddbec99fc329373ab1c1af71d.zip
Add a new shared extension for PHP.
Diffstat (limited to 'security/php4-crack')
-rw-r--r--security/php4-crack/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/security/php4-crack/Makefile b/security/php4-crack/Makefile
new file mode 100644
index 000000000000..fe00695cbd09
--- /dev/null
+++ b/security/php4-crack/Makefile
@@ -0,0 +1,14 @@
+# New ports collection makefile for: php4-crack
+# Date created: 7 Jul 2004
+# Whom: Alex Dupre <ale@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= security
+
+MASTERDIR= ${.CURDIR}/../../lang/php4
+
+PKGNAMESUFFIX= -crack
+
+.include "${MASTERDIR}/Makefile"