summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSatoshi Taoka <taoka@FreeBSD.org>1999-06-11 09:09:09 +0000
committerSatoshi Taoka <taoka@FreeBSD.org>1999-06-11 09:09:09 +0000
commit7592252d84a53b550fe18d5bdd64e786c9abfb8d (patch)
treecffecb9009cb846992e83590d5bd87c3cb6c2a09
parentAdded yafc (diff)
Yet another ftp client. Similar to ftp(1)
PR: 12118 Submitted by: Chris Piazza <cpiazza@home.net>
Notes
Notes: svn path=/head/; revision=19425
-rw-r--r--ftp/yafc/Makefile21
-rw-r--r--ftp/yafc/distinfo1
-rw-r--r--ftp/yafc/pkg-comment1
-rw-r--r--ftp/yafc/pkg-descr8
-rw-r--r--ftp/yafc/pkg-plist1
5 files changed, 32 insertions, 0 deletions
diff --git a/ftp/yafc/Makefile b/ftp/yafc/Makefile
new file mode 100644
index 000000000000..c3c0309ec080
--- /dev/null
+++ b/ftp/yafc/Makefile
@@ -0,0 +1,21 @@
+# New ports collection makefile for: yafc
+# Version required: 0.4.2
+# Date created: 10 June 1999
+# Whom: Chris Piazza <cpiazza@home.net>
+#
+# $Id$
+#
+
+DISTNAME= yafc-0.4.2
+CATEGORIES= net
+MASTER_SITES= http://www.stacken.kth.se/~mhe/yafc/ \
+ ftp://mayer.physto.se/pub/
+
+MAINTAINER= cpiazza@home.net
+
+GNU_CONFIGURE= yes
+USE_BZIP2= yes
+
+MAN1= yafc.1
+
+.include <bsd.port.mk>
diff --git a/ftp/yafc/distinfo b/ftp/yafc/distinfo
new file mode 100644
index 000000000000..f71b40b0cb32
--- /dev/null
+++ b/ftp/yafc/distinfo
@@ -0,0 +1 @@
+MD5 (yafc-0.4.2.tar.bz2) = b5fc43873e5e37b4b0fcd7aaa4345c14
diff --git a/ftp/yafc/pkg-comment b/ftp/yafc/pkg-comment
new file mode 100644
index 000000000000..c330ea00ed3c
--- /dev/null
+++ b/ftp/yafc/pkg-comment
@@ -0,0 +1 @@
+Yet another ftp client. Similar to ftp(1).
diff --git a/ftp/yafc/pkg-descr b/ftp/yafc/pkg-descr
new file mode 100644
index 000000000000..b12b34366bf8
--- /dev/null
+++ b/ftp/yafc/pkg-descr
@@ -0,0 +1,8 @@
+Yafc is yet another ftp client, similar to ftp(1). Features include
+Directory cache, remote filename completion, aliases, colored ls,
+recursive get/put/ls/rm, nohup mode transfers, and more!
+
+WWW: http://www.stacken.kth.se/~mhe/yafc/
+
+-Chris Piazza
+cpiazza@home.net
diff --git a/ftp/yafc/pkg-plist b/ftp/yafc/pkg-plist
new file mode 100644
index 000000000000..f0dd7c2cca1f
--- /dev/null
+++ b/ftp/yafc/pkg-plist
@@ -0,0 +1 @@
+bin/yafc