cadea56437
Changes from 3.1.19 is too magy to write here, please refer: <http://sass-lang.com/docs/yardoc/file.SASS_CHANGELOG.html>.
14 lines
351 B
Makefile
14 lines
351 B
Makefile
# $NetBSD: Makefile,v 1.9 2012/09/16 13:36:19 taca Exp $
|
|
|
|
DISTNAME= sass-3.2.1
|
|
CATEGORIES= www
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://sass-lang.com/
|
|
COMMENT= powerful but elegant CSS compiler that makes CSS fun again
|
|
LICENSE= mit
|
|
|
|
CONFLICTS+= ruby[1-9][0-9]-sass-[0-9]*
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|