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