New package: ncftp-3.2.5
This commit is contained in:
parent
40e599b3e6
commit
6799af90ac
|
@ -0,0 +1,15 @@
|
|||
# Template file for 'ncftp'
|
||||
pkgname=ncftp
|
||||
version=3.2.5
|
||||
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=ac111b71112382853b2835c42ebe7bd59acb7f85dd00d44b2c19fbd074a436c4
|
||||
|
||||
post_install() {
|
||||
vlicense doc/LICENSE.txt
|
||||
}
|
Loading…
Reference in New Issue