2013-10-21 04:37:22 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= jquery-ui-rails
|
2015-05-23 17:30:29 +02:00
|
|
|
PORTVERSION= 5.0.5
|
2013-10-21 04:37:22 +02:00
|
|
|
CATEGORIES= www rubygems
|
|
|
|
MASTER_SITES= RG
|
|
|
|
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
2015-05-23 17:30:29 +02:00
|
|
|
COMMENT= Packaged JavaScript, CSS and image files of jQuery UI for Rails
|
|
|
|
|
|
|
|
LICENSE= MIT
|
2013-10-21 04:37:22 +02:00
|
|
|
|
2014-08-24 00:56:52 +02:00
|
|
|
RUN_DEPENDS= rubygem-railties>=3.2.16:${PORTSDIR}/www/rubygem-railties
|
2013-10-21 04:37:22 +02:00
|
|
|
|
2015-07-02 18:01:06 +02:00
|
|
|
NO_ARCH= yes
|
|
|
|
|
2013-10-21 04:37:22 +02:00
|
|
|
USE_RUBY= yes
|
|
|
|
USE_RUBYGEMS= yes
|
|
|
|
RUBYGEM_AUTOPLIST= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|