# Template file for 'sassc' pkgname=sassc version=3.5.0 revision=1 build_style=gnu-configure hostmakedepends="automake libtool" makedepends="libsass-devel" short_desc="C/C++ wrapper for sass" maintainer="Andrea Brancaleoni " license="MIT" homepage="https://github.com/sass/$pkgname" distfiles="$homepage/archive/$version.tar.gz" checksum=26f54e31924b83dd706bc77df5f8f5553a84d51365f0e3c566df8de027918042 pre_configure() { autoreconf -i } post_install() { vlicense LICENSE }