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

18 lines
275 B
Makefile

# $FreeBSD$
PORTNAME= raphael-rails
PORTVERSION= 2.1.2
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Raphael JS as a Rubygem for use in the Rails asset pipeline
LICENSE= MIT
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>