5 DESCRIPTION="A C/C++ implementation of a Sass compiler"
6 HOMEPAGE="http://sass-lang.com/libsass"
7 SRC_URI="https://github.com/sass/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
9 LICENSE="MIT-with-advertising"
11 KEYWORDS="~amd64 ~x86"
19 export LIBSASS_VERSION="${PV}"
26 econf --disable-static --enable-shared