New port: devel/rubygem-jquery-ui-themes:

Allow inclusion of the pre built jquery themes in the asset pipeline without
having to edit the files each time.

WWW: https://rubygems.org/gems/jquery-ui-themes
This commit is contained in:
Ryan Steinmetz 2013-03-17 20:57:55 +00:00
parent 6507052ecf
commit f8e73ab793
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=314494
4 changed files with 25 additions and 0 deletions

View File

@ -4030,6 +4030,7 @@
SUBDIR += rubygem-json
SUBDIR += rubygem-json146
SUBDIR += rubygem-json_pure
SUBDIR += rubygem-jquery-ui-themes
SUBDIR += rubygem-kgio
SUBDIR += rubygem-launchy
SUBDIR += rubygem-linecache

View File

@ -0,0 +1,18 @@
# Created by: Ryan Steinmetz <zi@FreeBSD.org>
# $FreeBSD$
PORTNAME= jquery-ui-themes
PORTVERSION= 0.0.8
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Allows inclusion of pre-built jquery themes without editing
RUN_DEPENDS= rubygem-httparty>=0:${PORTSDIR}/www/rubygem-httparty
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (rubygem/jquery-ui-themes-0.0.8.gem) = 2af7867c7f9b78c56afdf6d599f96bcabeddb94370e6239e86b0fa943c750c6c
SIZE (rubygem/jquery-ui-themes-0.0.8.gem) = 3989504

View File

@ -0,0 +1,4 @@
Allow inclusion of the pre built jquery themes in the asset pipeline without
having to edit the files each time.
WWW: https://rubygems.org/gems/jquery-ui-themes