mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-05 11:35:01 +00:00
Yet another ftp client. Similar to ftp(1)
PR: 12118 Submitted by: Chris Piazza <cpiazza@home.net>
This commit is contained in:
parent
98c75e3a9c
commit
7592252d84
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=19425
21
ftp/yafc/Makefile
Normal file
21
ftp/yafc/Makefile
Normal file
@ -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>
|
1
ftp/yafc/distinfo
Normal file
1
ftp/yafc/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (yafc-0.4.2.tar.bz2) = b5fc43873e5e37b4b0fcd7aaa4345c14
|
1
ftp/yafc/pkg-comment
Normal file
1
ftp/yafc/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
Yet another ftp client. Similar to ftp(1).
|
8
ftp/yafc/pkg-descr
Normal file
8
ftp/yafc/pkg-descr
Normal file
@ -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
|
1
ftp/yafc/pkg-plist
Normal file
1
ftp/yafc/pkg-plist
Normal file
@ -0,0 +1 @@
|
||||
bin/yafc
|
Loading…
x
Reference in New Issue
Block a user