# Template file for 'python3-pkgconfig' pkgname=python3-pkgconfig version=1.5.4 revision=2 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3 pkg-config" short_desc="Python3 module to interface with pkg-config" maintainer="Orphaned " license="MIT" homepage="https://github.com/matze/pkgconfig" distfiles="${PYPI_SITE}/p/pkgconfig/pkgconfig-${version}.tar.gz" checksum=c34503829fd226822fd93c902b1cf275516908a023a24be0a02ba687f3a00399 post_install() { vlicense LICENSE }