# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD: tags/RELEASE_10_1_0/textproc/rubygem-sass/Makefile 368714 2014-09-21 04:27:50Z swills $

PORTNAME=	sass
PORTVERSION=	3.4.5
CATEGORIES=	textproc ruby
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Sass is an extension of CSS3

LICENSE=	MIT

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

PLIST_FILES=	bin/sass bin/sass-convert bin/scss

.include <bsd.port.mk>
