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