aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-07-13 22:13:24 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-07-13 22:13:24 +0000
commit8f1a58689c59e29cc804f3e70a73a21befc3c258 (patch)
treec44814454ae6f251bd89efbd0db39294a7458016 /textproc/Makefile
parentdae4d18e6ce120d66a48f80d45fd23a974a362d4 (diff)
downloadports-8f1a58689c59e29cc804f3e70a73a21befc3c258.tar.gz
ports-8f1a58689c59e29cc804f3e70a73a21befc3c258.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>
Notes
Notes: svn path=/head/; revision=237717
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