2009-10-08 22:01:13 +00:00
|
|
|
# Template file for 'lftp'
|
|
|
|
pkgname=lftp
|
2012-07-04 14:21:35 +00:00
|
|
|
version=4.3.8
|
|
|
|
revision=1
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2012-05-31 06:20:25 +00:00
|
|
|
configure_args="--with-modules --disable-rpath --without-included-regex --with-openssl"
|
2012-05-23 16:26:56 +00:00
|
|
|
makedepends="ncurses-devel readline-devel openssl-devel expat-devel"
|
2012-05-31 06:20:25 +00:00
|
|
|
conf_files="/etc/lftp.conf"
|
2009-12-31 21:56:51 +00:00
|
|
|
short_desc="Sophisticated FTP/HTTP client"
|
2009-10-08 22:01:13 +00:00
|
|
|
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
|
2009-10-08 22:01:13 +00:00
|
|
|
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."
|