void-packages/srcpkgs/lftp/template

20 lines
859 B
Text
Raw Normal View History

# Template file for 'lftp'
pkgname=lftp
2012-07-04 14:21:35 +00:00
version=4.3.8
revision=1
build_style=gnu-configure
2012-05-31 06:20:25 +00:00
configure_args="--with-modules --disable-rpath --without-included-regex --with-openssl"
makedepends="ncurses-devel readline-devel openssl-devel expat-devel"
2012-05-31 06:20:25 +00:00
conf_files="/etc/lftp.conf"
short_desc="Sophisticated FTP/HTTP client"
maintainer="Juan RP <xtraeme@gmail.com>"
2011-05-27 05:20:43 +00:00
homepage="http://lftp.yar.ru/"
2011-07-06 22:49:18 +00:00
license="GPL-3"
2012-07-04 14:21:35 +00:00
distfiles="http://ftp.yars.free.net/pub/source/lftp/lftp-$version.tar.xz"
checksum=38951359b3dbec562de8f6b22b3434fb04ace67e7a91023da141474912951962
long_desc="
LFTP is sophisticated ftp/http client, file transfer program supporting a
number of network protocols. Like BASH, it has job control and uses
readline library for input. It has bookmarks, built-in mirror, can transfer
several files in parallel. It was designed with reliability in mind."