python-texttable: update to 1.3.1
[void-packages.git] / srcpkgs / sassc / template
blob35c0ddc16160e26bc191c4143043463c61263f8e
1 # Template file for 'sassc'
2 pkgname=sassc
3 version=3.5.0
4 revision=1
5 build_style=gnu-configure
6 hostmakedepends="automake libtool"
7 makedepends="libsass-devel"
8 short_desc="C/C++ wrapper for sass"
9 maintainer="Andrea Brancaleoni <abc@pompel.me>"
10 license="MIT"
11 homepage="https://github.com/sass/$pkgname"
12 distfiles="$homepage/archive/$version.tar.gz"
13 checksum=26f54e31924b83dd706bc77df5f8f5553a84d51365f0e3c566df8de027918042
15 pre_configure() {
16         autoreconf -i
19 post_install() {
20         vlicense LICENSE