15aa0e3673
1.0.3 (2017-11-13) ------------------ * Added support for frozen string literals. (#3 - @flavorjones)
12 lines
312 B
Makefile
12 lines
312 B
Makefile
# $NetBSD: Makefile,v 1.2 2018/05/06 02:25:43 taca Exp $
|
|
|
|
DISTNAME= crass-1.0.3
|
|
CATEGORIES= www
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://github.com/rgrove/crass/
|
|
COMMENT= CSS parser based on the CSS Syntax Level 3 spec
|
|
LICENSE= mit
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|