Changes: https://github.com/jquery-ui-rails/jquery-ui-rails/releases https://github.com/jquery-ui-rails/jquery-ui-rails/blob/master/History.md
20 lines
396 B
Makefile
20 lines
396 B
Makefile
PORTNAME= jquery-ui-rails
|
|
PORTVERSION= 8.0.0
|
|
CATEGORIES= www rubygems
|
|
MASTER_SITES= RG
|
|
PKGNAMESUFFIX= -rails4
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
COMMENT= Packaged JavaScript, CSS and image files of jQuery UI for Rails
|
|
WWW= https://github.com/jquery-ui-rails/jquery-ui-rails
|
|
|
|
LICENSE= MIT
|
|
|
|
RUN_DEPENDS= rubygem-railties4>=3.2.16:www/rubygem-railties4
|
|
|
|
USES= gem
|
|
|
|
NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|