2009-10-08 22:01:13 +00:00
|
|
|
# Template file for 'lftp'
|
|
|
|
pkgname=lftp
|
2012-05-31 06:20:25 +00:00
|
|
|
version=4.3.7
|
2011-10-22 07:57:24 +00:00
|
|
|
distfiles="http://ftp.yars.free.net/pub/source/lftp/lftp-$version.tar.xz"
|
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"
|
2012-06-03 07:08:53 +00:00
|
|
|
revision=1
|
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-05-31 06:20:25 +00:00
|
|
|
checksum=b77589f7274ef391f58ac683d93930b2d9a44f35e29b07e4f9d3f02ffe6185f6
|
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."
|