PortSystem 1.0

name             cmdftp
version          0.9.8
categories       net
license          GPL-3+
maintainers      nomaintainer
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         https://www.nongnu.org/cmdftp/
platforms        darwin
master_sites     https://download.savannah.nongnu.org/releases/cmdftp/ \
                 http://download-mirror.savannah.nongnu.org/releases/cmdftp/
checksums        rmd160  1d846e243e8c3cf19fb2e7641f1f3bb8426a9c27 \
                 sha256  e769f06bf81473edd88ab006bb38607f5dec0e277306b612dd80d4d4c655b45d
patchfiles       patch-configure.diff
configure.args   --mandir=${prefix}/share/man
