# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
description FTP client with an advanced user interface
NcFTP is a suite of FTP programms. It includes a FTP \
client with an advanced user interface. The main program is simply \
called 'ncftp'. There are also separate utility programs for one-shot \
FTP (i.e. for shell scripts and command line junkies), these include \
'ncftpget', 'ncftpput', and 'ncftpls'.
homepage http://www.ncftpd.com/ncftp/
master_sites ftp://ftp.ncftpd.com/${name}/ \
ftp://ftp.ncftpd.com/${name}/older_versions \
http://www.mirrorservice.org/sites/ftp.ncftp.com/ncftp/ \
http://www.mirrorservice.org/sites/ftp.ncftp.com/ncftp/older_versions/
distname ${name}-${version}-src
worksrcdir ${name}-${version}
# 3.2.6 received a stealth update...
dist_subdir ${name}/${version}_1
checksums rmd160 105f59747ea98d756e610368ad96fb8481fc80f9 \
sha256 5f200687c05d0807690d9fb770327b226f02dd86155b49e750853fce4e31098d
patchfiles patch-configure
configure.args --disable-universal --disable-precomp
livecheck.url http://www.ncftpd.com/download/
livecheck.regex {ncftp/ncftp-(\d+(?:\.\d+)*)-src.tar.xz}