# Template file for 'pkgconf' pkgname=pkgconf version=1.3.0 revision=1 build_style=gnu-configure hostmakedepends="automake libtool" short_desc="Provides compiler and linker configuration" maintainer="Enno Boland " license="MIT" homepage="https://github.com/pkgconf/pkgconf" distfiles="$homepage/archive/$pkgname-$version.tar.gz" checksum=b5e8ea46a1bd001daa05af036f7796d3e8286113ec5c9f9a4d733431ea37378a wrksrc="$pkgname-$pkgname-$version" pre_configure() { autoreconf -fi }