aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-07-14 06:13:24 +0800
committermiwi <miwi@FreeBSD.org>2009-07-14 06:13:24 +0800
commit00c531a59ba069c4de36d04c2146e798eded7b3f (patch)
tree377dd332d7761ed13c1b00e3ec5cdb1053e820f4 /textproc/Makefile
parenta606a001e0dd9b90398b974aa56167749946892c (diff)
downloadfreebsd-ports-gnome-00c531a59ba069c4de36d04c2146e798eded7b3f.tar.gz
freebsd-ports-gnome-00c531a59ba069c4de36d04c2146e798eded7b3f.tar.zst
freebsd-ports-gnome-00c531a59ba069c4de36d04c2146e798eded7b3f.zip
HTMLEntities is a simple library to facilitate encoding and decoding of
named (&yacute; and so on) or numerical (&#123; or &#x12a;) entities in HTML and XHTML documents. WWW: http://rubyforge.org/projects/htmlentities/ PR: ports/136713 Submitted by: TERAMOTO Masahiro <markun at onohara.to>
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 447d70c3ac9e..7581ebb8c3e5 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1018,6 +1018,7 @@
SUBDIR += rubygem-diff-lcs
SUBDIR += rubygem-ferret
SUBDIR += rubygem-formosa
+ SUBDIR += rubygem-htmlentities
SUBDIR += rubygem-htmltools
SUBDIR += rubygem-ini
SUBDIR += rubygem-markaby