aboutsummaryrefslogtreecommitdiff
path: root/ftp/php5-ftp
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2004-07-19 09:10:26 +0000
committerAlex Dupre <ale@FreeBSD.org>2004-07-19 09:10:26 +0000
commit66e5d13fc7586fa9a23103bde06650e7fa192b4b (patch)
treee53ff939e503159bf8dddcf674a83f6de60f4048 /ftp/php5-ftp
parentb60f338503c16a0ae6925d0542fa1f1e52756bd8 (diff)
downloadports-66e5d13fc7586fa9a23103bde06650e7fa192b4b.tar.gz
ports-66e5d13fc7586fa9a23103bde06650e7fa192b4b.zip
Notes
Diffstat (limited to 'ftp/php5-ftp')
-rw-r--r--ftp/php5-ftp/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/ftp/php5-ftp/Makefile b/ftp/php5-ftp/Makefile
new file mode 100644
index 000000000000..341b2f4a47bf
--- /dev/null
+++ b/ftp/php5-ftp/Makefile
@@ -0,0 +1,14 @@
+# New ports collection makefile for: php5-ftp
+# Date created: 7 Jul 2004
+# Whom: Alex Dupre <ale@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= ftp
+
+MASTERDIR= ${.CURDIR}/../../lang/php5
+
+PKGNAMESUFFIX= -ftp
+
+.include "${MASTERDIR}/Makefile"