diff options
author | zi <zi@FreeBSD.org> | 2013-03-18 04:57:55 +0800 |
---|---|---|
committer | zi <zi@FreeBSD.org> | 2013-03-18 04:57:55 +0800 |
commit | 8d47175262483d60b9426a45cbe888b368a9d395 (patch) | |
tree | 8d9b72479167a25d30731595301bb7f222f8580f /devel/Makefile | |
parent | c57818d4385aafbb94ad3f2a48be98db1cda40b0 (diff) | |
download | freebsd-ports-gnome-8d47175262483d60b9426a45cbe888b368a9d395.tar.gz freebsd-ports-gnome-8d47175262483d60b9426a45cbe888b368a9d395.tar.zst freebsd-ports-gnome-8d47175262483d60b9426a45cbe888b368a9d395.zip |
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
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 71cc0e845ab5..82dc9d6fc446 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -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 |