diff options
Diffstat (limited to 'ftp/yafc')
-rw-r--r-- | ftp/yafc/Makefile | 21 | ||||
-rw-r--r-- | ftp/yafc/distinfo | 1 | ||||
-rw-r--r-- | ftp/yafc/pkg-comment | 1 | ||||
-rw-r--r-- | ftp/yafc/pkg-descr | 8 | ||||
-rw-r--r-- | ftp/yafc/pkg-plist | 1 |
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 |