ed4bf26e8b
With hat: portmgr Sponsored by: Absolight
16 lines
278 B
Makefile
16 lines
278 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
|
|
|
|
USE_RUBY= yes
|
|
USE_RUBYGEMS= yes
|
|
RUBYGEM_AUTOPLIST= yes
|
|
|
|
|
|
.include <bsd.port.mk>
|