freebsd-ports/www/rubygem-raphael-rails/Makefile
Mathieu Arnold ed4bf26e8b Fixup the props on Makefile*
With hat:	portmgr
Sponsored by:	Absolight
2014-01-22 17:00:46 +00:00

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>