diff options
author | miwi <miwi@FreeBSD.org> | 2008-12-29 00:08:38 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-12-29 00:08:38 +0800 |
commit | 264d749b5d3f418449c9142f63c1840aad9a9aa7 (patch) | |
tree | cc04856a6ecf251517a22d555a7336e39f3a1745 /textproc/Makefile | |
parent | 5cfe5802c7580add87693732f4b561635da67d06 (diff) | |
download | freebsd-ports-gnome-264d749b5d3f418449c9142f63c1840aad9a9aa7.tar.gz freebsd-ports-gnome-264d749b5d3f418449c9142f63c1840aad9a9aa7.tar.zst freebsd-ports-gnome-264d749b5d3f418449c9142f63c1840aad9a9aa7.zip |
Markaby is a templating language for Ruby, with a plugin for Rails,
which allows you to write HTML templates in pure-Ruby (a la Builder.)
WWW: http://markaby.rubyforge.org/
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index a8b6c5f56b98..071b077d7c96 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -962,6 +962,7 @@ SUBDIR += rubygem-formosa SUBDIR += rubygem-htmltools SUBDIR += rubygem-ini + SUBDIR += rubygem-markaby SUBDIR += rubygem-rak SUBDIR += rubygem-rdiscount SUBDIR += rubygem-spreadsheet |