freebsd-ports/textproc/rubygem-sass32/Makefile
2014-04-03 03:21:42 +00:00

19 lines
318 B
Makefile

# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD$
PORTNAME= sass
PORTVERSION= 3.2.18
CATEGORIES= textproc ruby
MASTER_SITES= RG
PKGNAMESUFFIX= 32
MAINTAINER= ruby@FreeBSD.org
COMMENT= Sass is an extension of CSS3
LICENSE= MIT
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>