From 6cd990b8ab05624c71c72659350d90c603c42990 Mon Sep 17 00:00:00 2001 From: Alex Dupre Date: Mon, 19 Jul 2004 09:21:05 +0000 Subject: Add a new shared extension for PHP. --- security/php5-openssl/Makefile | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 security/php5-openssl/Makefile (limited to 'security/php5-openssl/Makefile') diff --git a/security/php5-openssl/Makefile b/security/php5-openssl/Makefile new file mode 100644 index 000000000000..2849b599688f --- /dev/null +++ b/security/php5-openssl/Makefile @@ -0,0 +1,14 @@ +# New ports collection makefile for: php5-openssl +# Date created: 7 Jul 2004 +# Whom: Alex Dupre +# +# $FreeBSD$ +# + +CATEGORIES= security + +MASTERDIR= ${.CURDIR}/../../lang/php5 + +PKGNAMESUFFIX= -openssl + +.include "${MASTERDIR}/Makefile" -- cgit v1.2.3