# Template file for 'pkgconf' pkgname=pkgconf version=1.0.1 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=208d31c16fbb99b66ee1163089b6ee69fd7326b9228a7841f919765e16bd926e wrksrc="$pkgname-$pkgname-$version" pre_configure() { autoreconf -fi }