diff options
author | swills <swills@FreeBSD.org> | 2013-10-21 00:07:22 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2013-10-21 00:07:22 +0800 |
commit | 19e94ba1a9b6e8b82fd4c909fc1a76a9ceaea619 (patch) | |
tree | 5df2541700a62af9cda3f8ce1d62aa27eb7181b1 /www/Makefile | |
parent | 312c873983cb3d700aee795fc3f9b679b806843e (diff) | |
download | freebsd-ports-gnome-19e94ba1a9b6e8b82fd4c909fc1a76a9ceaea619.tar.gz freebsd-ports-gnome-19e94ba1a9b6e8b82fd4c909fc1a76a9ceaea619.tar.zst freebsd-ports-gnome-19e94ba1a9b6e8b82fd4c909fc1a76a9ceaea619.zip |
If you need to send some data to your js files and you don't want to do this
with long way trough views and parsing - use this force!
WWW: https://github.com/gazay/gon
PR: ports/182678
Submitted by: Loic Blot <loic.blot@unix-experience.fr>
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 e2063f7999d0..5b7ec6651168 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1758,6 +1758,7 @@ SUBDIR += rubygem-feed-normalizer SUBDIR += rubygem-feedzirra SUBDIR += rubygem-geminabox + SUBDIR += rubygem-gon SUBDIR += rubygem-haml SUBDIR += rubygem-haml-coderay SUBDIR += rubygem-hpricot |