# Template file for 'axel' pkgname=axel version=2.15 revision=1 wrksrc=${pkgname}-${version}${_patch} build_style=gnu-configure conf_files=/etc/axelrc hostmakedepends="automake libtool gettext-devel pkg-config" makedepends="libressl-devel" short_desc="Download accelerator for FTP and HTTP" maintainer="Jürgen Buchmüller " license="GPL-2" homepage="https://axel.alioth.debian.org/" distfiles="${DEBIAN_SITE}/main/a/axel/axel_${version}.orig.tar.gz" checksum=0e223f18954e4c6c34b882a474c526b9c7d107168220c2f3892598248236a172 pre_configure() { ./autogen.sh } post_install() { vinstall doc/axelrc.example 644 etc axelrc }