summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ftp/Makefile1
-rw-r--r--ftp/php4-curl/Makefile14
-rw-r--r--ftp/php4-ftp/Makefile14
-rw-r--r--graphics/Makefile1
4 files changed, 30 insertions, 0 deletions
diff --git a/ftp/Makefile b/ftp/Makefile
index 6114d8c243e7..67cb75d4b258 100644
--- a/ftp/Makefile
+++ b/ftp/Makefile
@@ -67,6 +67,7 @@
SUBDIR += pavuk
SUBDIR += pftpd
SUBDIR += php4-curl
+ SUBDIR += php4-ftp
SUBDIR += proftpd
SUBDIR += proftpd-mysql
SUBDIR += profxp
diff --git a/ftp/php4-curl/Makefile b/ftp/php4-curl/Makefile
new file mode 100644
index 000000000000..d41004f301e6
--- /dev/null
+++ b/ftp/php4-curl/Makefile
@@ -0,0 +1,14 @@
+# New ports collection makefile for: php4-curl
+# Date created: 7 Jul 2004
+# Whom: Alex Dupre <ale@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= ftp
+
+MASTERDIR= ${.CURDIR}/../../lang/php4
+
+PKGNAMESUFFIX= -curl
+
+.include "${MASTERDIR}/Makefile"
diff --git a/ftp/php4-ftp/Makefile b/ftp/php4-ftp/Makefile
new file mode 100644
index 000000000000..fcc77336e1f0
--- /dev/null
+++ b/ftp/php4-ftp/Makefile
@@ -0,0 +1,14 @@
+# New ports collection makefile for: php4-ftp
+# Date created: 7 Jul 2004
+# Whom: Alex Dupre <ale@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= ftp
+
+MASTERDIR= ${.CURDIR}/../../lang/php4
+
+PKGNAMESUFFIX= -ftp
+
+.include "${MASTERDIR}/Makefile"
diff --git a/graphics/Makefile b/graphics/Makefile
index b828bae782c5..c632a17f4e67 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -318,6 +318,7 @@
SUBDIR += pgplot
SUBDIR += pho
SUBDIR += photopc
+ SUBDIR += php4-exif
SUBDIR += php4-gd
SUBDIR += php5-gd
SUBDIR += phplot