aboutsummaryrefslogtreecommitdiffstats
path: root/www/rubygem-raphael-rails/Makefile
blob: e77f841fdad1743868e76e8dc48396cdf845c57c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $FreeBSDd$

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

NO_STAGE=   yes

.include <bsd.port.mk>