# Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD: head/textproc/rubygem-compass-core/Makefile 414136 2016-04-27 21:57:31Z swills $ PORTNAME= compass-core PORTVERSION= 1.0.3 CATEGORIES= textproc ruby MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Compass core stylesheet library and minimum required ruby extensions LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-multi_json>=1.0:devel/rubygem-multi_json \ rubygem-sass>=3.3.0:textproc/rubygem-sass NO_ARCH= yes USE_RUBY= yes USES= gem .include