a project to simplify installation of open source software
on Mac OS X and Darwin
# $Id: Portfile 22478 2007-03-02 05:16:40Z pipping@macports.org $
PortSystem 1.0
name cmdftp
version 0.9.2
categories net
maintainers nomaintainer@macports.org
description command line shell-like ftp client
long_description \
cmdftp is a command line FTP client for Unix under GPL. \
Features include passive mode for all data transfers, \
shell like transparent syntax for local and remote modes, \
multiple and recursive file transfers using wildcards, \
recursive copy and move commands, remote and local text \
file viewing and editing, network errors detection and \
resuming of currently executing command, partial download \
resuming (if server accepts REST command), tab completion \
for both local and remote names, autologin using classic \
~/.netrc approach, large file support.
homepage http://cmdftp.sourceforge.net/
platforms darwin
master_sites sourceforge
checksums sha1 a03ab44e81151452bf87de668a4a0fb59963a43b
patchfiles patch-configure
configure.args --mandir=${prefix}/share/man