5a8e899efe
Closes: #10452 [via git-merge-pr]
15 lines
489 B
Bash
15 lines
489 B
Bash
# Template file for 'ncftp'
|
|
pkgname=ncftp
|
|
version=3.2.6
|
|
revision=1
|
|
build_style=gnu-configure
|
|
short_desc="Set of application programs implementing the File Transfer Protocol"
|
|
maintainer="Michael Gehring <mg@ebfe.org>"
|
|
license="Clarified Artistic License"
|
|
homepage="http://www.ncftp.com/ncftp/"
|
|
distfiles="ftp://ftp.ncftp.com/${pkgname}/${pkgname}-${version}-src.tar.gz"
|
|
checksum=129e5954850290da98af012559e6743de193de0012e972ff939df9b604f81c23
|
|
|
|
post_install() {
|
|
vlicense doc/LICENSE.txt
|
|
}
|