freebsd-ports/www/rubygem-bootstrap-sass/Makefile
2015-06-23 20:26:42 +00:00

21 lines
422 B
Makefile

# $FreeBSD$
PORTNAME= bootstrap-sass
PORTVERSION= 3.3.5
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Twitter's Bootstrap
LICENSE= MIT
RUN_DEPENDS= rubygem-autoprefixer-rails>=5.0.0.1:${PORTSDIR}/textproc/rubygem-autoprefixer-rails \
rubygem-sass>=3.2.19:${PORTSDIR}/textproc/rubygem-sass
NO_ARCH= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>