From 7592252d84a53b550fe18d5bdd64e786c9abfb8d Mon Sep 17 00:00:00 2001 From: Satoshi Taoka Date: Fri, 11 Jun 1999 09:09:09 +0000 Subject: Yet another ftp client. Similar to ftp(1) PR: 12118 Submitted by: Chris Piazza --- ftp/yafc/Makefile | 21 +++++++++++++++++++++ ftp/yafc/distinfo | 1 + ftp/yafc/pkg-comment | 1 + ftp/yafc/pkg-descr | 8 ++++++++ ftp/yafc/pkg-plist | 1 + 5 files changed, 32 insertions(+) create mode 100644 ftp/yafc/Makefile create mode 100644 ftp/yafc/distinfo create mode 100644 ftp/yafc/pkg-comment create mode 100644 ftp/yafc/pkg-descr create mode 100644 ftp/yafc/pkg-plist 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 +# +# $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 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 -- cgit v1.2.3