freebsd-ports/www/rubygem-jquery-ui-rails/Makefile
2013-10-30 03:02:27 +00:00

18 lines
355 B
Makefile

# $FreeBSD$
PORTNAME= jquery-ui-rails
PORTVERSION= 4.0.5
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= jQuery UI's JavaScript, CSS, and image files packaged for Rails
RUN_DEPENDS= rubygem-railties>=3.1.0:${PORTSDIR}/www/rubygem-railties
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>