# Template file for 'lftp' pkgname=lftp version=4.5.3 revision=2 lib32disabled=yes build_style=gnu-configure configure_args="--with-modules --disable-rpath --without-included-regex --with-openssl i_cv_posix_fallocate_works=yes" hostmakedepends="automake libtool pkg-config" makedepends="zlib-devel ncurses-devel readline-devel>=6.3 libressl-devel expat-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=62e87621d86b4feb810a1385769f1ae905da545c0939b0a4ba49a70962945d8c pre_configure() { autoreconf -fi }