diff options
author | mmoll <mmoll@FreeBSD.org> | 2015-05-11 07:26:35 +0800 |
---|---|---|
committer | mmoll <mmoll@FreeBSD.org> | 2015-05-11 07:26:35 +0800 |
commit | 00f84b6358204dbb0c9858f389e98a3d3356af68 (patch) | |
tree | ca00cb6ee969956b24e4567fe278847669bd1eda /www/Makefile | |
parent | d29726050445bb86cfe9d040d93759e4f9f6f8fc (diff) | |
download | freebsd-ports-gnome-00f84b6358204dbb0c9858f389e98a3d3356af68.tar.gz freebsd-ports-gnome-00f84b6358204dbb0c9858f389e98a3d3356af68.tar.zst freebsd-ports-gnome-00f84b6358204dbb0c9858f389e98a3d3356af68.zip |
new port: www/rubygem-mousetrap-rails
Mousetrap is a JavaScript library for handling keyboard shortcuts.
This gem integrates Mousetrap with the Rails asset pipeline.
WWW: http://kugaevsky.github.io/mousetrap-rails/
PR: 199918
Differential Revision: https://reviews.freebsd.org/D2501
Submitted by: Torsten Zuehlsdorff <ports@toco-domains.de>
Approved by: swills (mentor)
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 68e915661b03..bbbbe20f8385 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1877,6 +1877,7 @@ SUBDIR += rubygem-merb-helpers SUBDIR += rubygem-merb-param-protection SUBDIR += rubygem-modernizr + SUBDIR += rubygem-mousetrap-rails SUBDIR += rubygem-multipart-post SUBDIR += rubygem-nanoc SUBDIR += rubygem-net-http-digest_auth |