diff options
author | miwi <miwi@FreeBSD.org> | 2009-12-25 06:14:56 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-12-25 06:14:56 +0800 |
commit | 05960bd08e826adc1528b542b32d71fad3a78aa0 (patch) | |
tree | 807778e78f605aef1d4772536a8dc928403b283d /textproc/Makefile | |
parent | 2531af7c2e52469e8256e0d00aa5d791251dbf07 (diff) | |
download | freebsd-ports-gnome-05960bd08e826adc1528b542b32d71fad3a78aa0.tar.gz freebsd-ports-gnome-05960bd08e826adc1528b542b32d71fad3a78aa0.tar.zst freebsd-ports-gnome-05960bd08e826adc1528b542b32d71fad3a78aa0.zip |
Ruby library for rendering safe templates which cannot affect the
security of the server they are rendered on.
WWW: http://www.liquidmarkup.org/
PR: ports/141946
Submitted by: peter.schuller at infidyne.com
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 257645aeeb0c..5fc781dc3b01 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1053,6 +1053,7 @@ SUBDIR += rubygem-htmlentities SUBDIR += rubygem-htmltools SUBDIR += rubygem-ini + SUBDIR += rubygem-liquid SUBDIR += rubygem-markaby SUBDIR += rubygem-nokogiri SUBDIR += rubygem-opml |