opnsense-ports/devel/rubygem-deface/Makefile
Franco Fichtner 0eb428a8f5 */*: sync with upstream
Taken from: FreeBSD
2016-04-28 07:17:55 +02:00

21 lines
469 B
Makefile

# $FreeBSD$
PORTNAME= deface
PORTVERSION= 1.0.2
CATEGORIES= devel rubygems www
MASTER_SITES= RG
MAINTAINER= mi@aldan.algebra.com
COMMENT= Customize ERB, Haml and Slim views in a Rails application
LICENSE= MIT
RUN_DEPENDS= rubygem-colorize>=0.5.8:devel/rubygem-colorize \
rubygem-nokogiri>=1.6.0:textproc/rubygem-nokogiri \
rubygem-polyglot>=0.3:devel/rubygem-polyglot \
rubygem-rails4>=3.1:www/rubygem-rails4
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>