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