summaryrefslogtreecommitdiffstats
path: root/www/rubygem-chosen-rails/Makefile
blob: 3c473ae49b968a31bbb4690070f8cfd8d52e5d4e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# $FreeBSD$

PORTNAME=	chosen-rails
PORTVERSION=	1.4.3
CATEGORIES=	www rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Box enhancer for jQuery and Protoype

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE

RUN_DEPENDS=	rubygem-coffee-rails4>=3.2:${PORTSDIR}/devel/rubygem-coffee-rails4 \
		rubygem-compass-rails>=2.0.4:${PORTSDIR}/textproc/rubygem-compass-rails \
		rubygem-railties4>=3.0:${PORTSDIR}/www/rubygem-railties4 \
		rubygem-sass-rails5>=3.2:${PORTSDIR}/textproc/rubygem-sass-rails5

NO_ARCH=	yes
USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
OpenPOWER on IntegriCloud