# Template file for 'python-pyscss' pkgname=python-pyscss version=1.2.0 revision=2 wrksrc="pyScss-${version}" build_style="python-module" hostmakedepends="python-setuptools" makedepends="pcre-devel python-devel python-six" depends="python python-six" pycompile_module="scss" short_desc="A Scss compiler for Python" maintainer="Steven R " homepage="http://github.com/Kronuz/pyScss" license="MIT" distfiles="https://github.com/Kronuz/pyScss/archive/v${version}.tar.gz" checksum=54f529f0dbecc82c4ce81531f6d8c3b804d0ffaf50574420cbd9ff19f69653a2 post_install() { vlicense LICENSE }