# Template file for 'sassc' pkgname=sassc version=3.4.5 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=29ea67ebeebb224feb7b0a7d76654f4868804150f8723da8d2e9c7bf6b9d64f6 pre_configure() { autoreconf -i } post_install() { vlicense LICENSE }