summaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2004-07-19 09:13:09 +0000
committerale <ale@FreeBSD.org>2004-07-19 09:13:09 +0000
commitb705da3177f0a1d5b7b62f8a746213a5547c5fd1 (patch)
treef4288c3d735aa4547829047d39173e39882c0552 /mail
parent79d8ac2d7e15f2d70d9f961023a14c1da6855cd6 (diff)
downloadFreeBSD-ports-b705da3177f0a1d5b7b62f8a746213a5547c5fd1.zip
FreeBSD-ports-b705da3177f0a1d5b7b62f8a746213a5547c5fd1.tar.gz
Add a new shared extension for PHP.
Diffstat (limited to 'mail')
-rw-r--r--mail/Makefile1
-rw-r--r--mail/php5-imap/Makefile14
2 files changed, 15 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile
index e1a363c..7b50042 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -293,6 +293,7 @@
SUBDIR += pgp4pine
SUBDIR += pgpsendmail
SUBDIR += php4-imap
+ SUBDIR += php5-imap
SUBDIR += pine-pgp-filters
SUBDIR += pine4
SUBDIR += pm-lib
diff --git a/mail/php5-imap/Makefile b/mail/php5-imap/Makefile
new file mode 100644
index 0000000..859dccb
--- /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 <ale@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= mail
+
+MASTERDIR= ${.CURDIR}/../../lang/php5
+
+PKGNAMESUFFIX= -imap
+
+.include "${MASTERDIR}/Makefile"
OpenPOWER on IntegriCloud