freebsd-ports/www/rubygem-jquery-ui-rails/Makefile
2014-08-23 22:56:52 +00:00

17 lines
355 B
Makefile

# $FreeBSD$
PORTNAME= jquery-ui-rails
PORTVERSION= 5.0.0
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.2.16:${PORTSDIR}/www/rubygem-railties
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>