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