2009-10-09 00:01:13 +02:00
|
|
|
# Template file for 'lftp'
|
|
|
|
pkgname=lftp
|
2012-09-28 01:10:50 +02:00
|
|
|
version=4.4.0
|
2012-07-04 16:21:35 +02:00
|
|
|
revision=1
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2012-05-31 08:20:25 +02:00
|
|
|
configure_args="--with-modules --disable-rpath --without-included-regex --with-openssl"
|
2012-05-23 18:26:56 +02:00
|
|
|
makedepends="ncurses-devel readline-devel openssl-devel expat-devel"
|
2012-05-31 08:20:25 +02:00
|
|
|
conf_files="/etc/lftp.conf"
|
2009-12-31 22:56:51 +01:00
|
|
|
short_desc="Sophisticated FTP/HTTP client"
|
2009-10-09 00:01:13 +02:00
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-05-27 07:20:43 +02:00
|
|
|
homepage="http://lftp.yar.ru/"
|
2011-07-07 00:49:18 +02:00
|
|
|
license="GPL-3"
|
2012-07-04 16:21:35 +02:00
|
|
|
distfiles="http://ftp.yars.free.net/pub/source/lftp/lftp-$version.tar.xz"
|
2012-09-28 01:10:50 +02:00
|
|
|
checksum=c79326af45f2f51a5e590d2691f64b3885b3516e0c2c01f97a5e0be5977ae431
|
2009-10-09 00:01:13 +02: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."
|