# Template file for 'lftp' pkgname=lftp version=4.6.0 revision=1 lib32disabled=yes build_style=gnu-configure configure_args="--with-modules --disable-rpath --without-included-regex --with-openssl --with-libidn i_cv_posix_fallocate_works=yes" hostmakedepends="automake libtool pkg-config" makedepends="zlib-devel ncurses-devel readline-devel>=6.3 libressl-devel expat-devel libidn-devel" conf_files="/etc/lftp.conf" short_desc="Sophisticated FTP/HTTP client" maintainer="Juan RP " homepage="http://lftp.yar.ru/" license="GPL-3" distfiles="http://lftp.yar.ru/ftp/lftp-${version}.tar.xz" checksum=3ad874cea247380d3037931fe60876a7d5e2c5be05e2faca9f22af7dfeca5b93 pre_configure() { autoreconf -fi }