18 lines
275 B
Makefile
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>
|