From 54c567917282508fe797d078b0872a27f44d44d5 Mon Sep 17 00:00:00 2001 From: Alex Dupre Date: Mon, 19 Jul 2004 08:15:49 +0000 Subject: [PATCH] Add a new shared extension for PHP. --- mail/Makefile | 1 + mail/php4-imap/Makefile | 14 ++++++++++++++ math/Makefile | 1 + 3 files changed, 16 insertions(+) create mode 100644 mail/php4-imap/Makefile diff --git a/mail/Makefile b/mail/Makefile index eb770f97c37f..e1a363cfd01e 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -292,6 +292,7 @@ SUBDIR += pgen SUBDIR += pgp4pine SUBDIR += pgpsendmail + SUBDIR += php4-imap SUBDIR += pine-pgp-filters SUBDIR += pine4 SUBDIR += pm-lib diff --git a/mail/php4-imap/Makefile b/mail/php4-imap/Makefile new file mode 100644 index 000000000000..7bda6f50f705 --- /dev/null +++ b/mail/php4-imap/Makefile @@ -0,0 +1,14 @@ +# New ports collection makefile for: php4-imap +# Date created: 7 Jul 2004 +# Whom: Alex Dupre +# +# $FreeBSD$ +# + +CATEGORIES= mail + +MASTERDIR= ${.CURDIR}/../../lang/php4 + +PKGNAMESUFFIX= -imap + +.include "${MASTERDIR}/Makefile" diff --git a/math/Makefile b/math/Makefile index a60e7380de77..c48234a306e0 100644 --- a/math/Makefile +++ b/math/Makefile @@ -160,6 +160,7 @@ SUBDIR += pari SUBDIR += pari-devel SUBDIR += parmetis + SUBDIR += php4-bcmath SUBDIR += physcalc SUBDIR += ploticus SUBDIR += ploticus-nox11