# $FreeBSD: tags/RELEASE_10_1_0/textproc/rubygem-compass-rails/Makefile 365895 2014-08-24 04:47:38Z swills $

PORTNAME=	compass-rails
PORTVERSION=	2.0.0
CATEGORIES=	textproc rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Integrate Compass into Rails 2.3 and up

LICENSE=	MIT

RUN_DEPENDS=	rubygem-compass>=0.12.4:${PORTSDIR}/textproc/rubygem-compass

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
