aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2004-07-19 08:40:39 +0000
committerAlex Dupre <ale@FreeBSD.org>2004-07-19 08:40:39 +0000
commit3d7b3e200ffc9915bb918327619e6dcd5b06e5e8 (patch)
treea5684f768ff13f35b5fbae2bbf711726cd6364a6
parenteae5937bbd28e419133f2116a08fcc71b96c7980 (diff)
Notes
-rw-r--r--textproc/Makefile1
-rw-r--r--textproc/php4-wddx/Makefile14
-rw-r--r--textproc/php4-xslt/Makefile14
-rw-r--r--www/Makefile1
4 files changed, 30 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 70b64db6b66b..5dba2bcd36b1 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -441,6 +441,7 @@
SUBDIR += php4-pspell
SUBDIR += php4-wddx
SUBDIR += php4-xml
+ SUBDIR += php4-xslt
SUBDIR += php5-xml
SUBDIR += pocketreader
SUBDIR += ppower4
diff --git a/textproc/php4-wddx/Makefile b/textproc/php4-wddx/Makefile
new file mode 100644
index 000000000000..147e3c1a5888
--- /dev/null
+++ b/textproc/php4-wddx/Makefile
@@ -0,0 +1,14 @@
+# New ports collection makefile for: php4-wddx
+# Date created: 7 Jul 2004
+# Whom: Alex Dupre <ale@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= textproc
+
+MASTERDIR= ${.CURDIR}/../../lang/php4
+
+PKGNAMESUFFIX= -wddx
+
+.include "${MASTERDIR}/Makefile"
diff --git a/textproc/php4-xslt/Makefile b/textproc/php4-xslt/Makefile
new file mode 100644
index 000000000000..8964c708cb7e
--- /dev/null
+++ b/textproc/php4-xslt/Makefile
@@ -0,0 +1,14 @@
+# New ports collection makefile for: php4-xslt
+# Date created: 7 Jul 2004
+# Whom: Alex Dupre <ale@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= textproc
+
+MASTERDIR= ${.CURDIR}/../../lang/php4
+
+PKGNAMESUFFIX= -xslt
+
+.include "${MASTERDIR}/Makefile"
diff --git a/www/Makefile b/www/Makefile
index 35dedf1963e8..1e266869ee43 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -526,6 +526,7 @@
SUBDIR += php-screw
SUBDIR += php-templates
SUBDIR += php4-cgi
+ SUBDIR += php4-mnogosearch
SUBDIR += php5-cgi
SUBDIR += phpSysInfo
SUBDIR += phpbb