summaryrefslogtreecommitdiff
path: root/security/php4-openssl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/php4-openssl/Makefile')
-rw-r--r--security/php4-openssl/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/security/php4-openssl/Makefile b/security/php4-openssl/Makefile
new file mode 100644
index 000000000000..9f05a9aa64d0
--- /dev/null
+++ b/security/php4-openssl/Makefile
@@ -0,0 +1,14 @@
+# New ports collection makefile for: php4-openssl
+# Date created: 7 Jul 2004
+# Whom: Alex Dupre <ale@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= security
+
+MASTERDIR= ${.CURDIR}/../../lang/php4
+
+PKGNAMESUFFIX= -openssl
+
+.include "${MASTERDIR}/Makefile"