aboutsummaryrefslogtreecommitdiffstats
path: root/www/Makefile
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2013-10-25 20:27:53 +0800
committerswills <swills@FreeBSD.org>2013-10-25 20:27:53 +0800
commit6a27e2fb6bd63b504d7ffc2d8a726de31ac5bbcb (patch)
treeeac7e29f8b64ae1a5d393dfcdbeafbde647905f0 /www/Makefile
parent2e94851855b40f88d82511e1b4798ebe20d56f22 (diff)
downloadfreebsd-ports-gnome-6a27e2fb6bd63b504d7ffc2d8a726de31ac5bbcb.tar.gz
freebsd-ports-gnome-6a27e2fb6bd63b504d7ffc2d8a726de31ac5bbcb.tar.zst
freebsd-ports-gnome-6a27e2fb6bd63b504d7ffc2d8a726de31ac5bbcb.zip
Haml-rails provides Haml generators for Rails 3. It also enables Haml as the
templating engine for you, so you don't have to screw around in your own application.rb when your Gemfile already clearly indicated what templating engine you have installed. Hurrah. WWW: http://github.com/indirect/haml-rails PR: ports/183292 Submitted by: Loic Blot <loic.blot@unix-experience.fr>
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index 9c05df127626..7e97bee7cb4d 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1765,6 +1765,7 @@
SUBDIR += rubygem-gon
SUBDIR += rubygem-haml
SUBDIR += rubygem-haml-coderay
+ SUBDIR += rubygem-haml-rails
SUBDIR += rubygem-hpricot
SUBDIR += rubygem-http-cookie
SUBDIR += rubygem-httparty