Update shells/bash to version 4.3.26
[dports.git] / www / rubygem-jquery-ui-rails / Makefile
1 # $FreeBSD$
2
3 PORTNAME=       jquery-ui-rails
4 PORTVERSION=    5.0.0
5 CATEGORIES=     www rubygems
6 MASTER_SITES=   RG
7
8 MAINTAINER=     ruby@FreeBSD.org
9 COMMENT=        jQuery UI's JavaScript, CSS, and image files packaged for Rails
10
11 RUN_DEPENDS=    rubygem-railties>=3.2.16:${PORTSDIR}/www/rubygem-railties
12
13 USE_RUBY=       yes
14 USE_RUBYGEMS=   yes
15 RUBYGEM_AUTOPLIST=      yes
16
17 .include <bsd.port.mk>