freebsd-ports/www/rubygem-crass/Makefile
2015-05-02 16:55:21 +00:00

18 lines
319 B
Makefile

# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD$
PORTNAME= crass
PORTVERSION= 1.0.2
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= CSS parser based on the CSS Syntax Level 3 draft
LICENSE= MIT
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>