aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2004-03-17 22:24:09 +0000
committerGreg Lewis <glewis@FreeBSD.org>2004-03-17 22:24:09 +0000
commit32a5036976134a2cbec4d3aa44fc959cced92a28 (patch)
treef267a45164e1221a53aa10e7f1ce4ec0c5b894f3 /textproc/Makefile
parent703df1c0c69572a3949720d8fef04043908594e3 (diff)
Add a port of html-pretty:
html-pretty (or htmlpty on file systems with unpleasant filename length restrictions) is a prettyprinter for HTML and SGML. It can also assist in the conversion of ordinary text files in ASCII or ISO8859-1 character sets to HTML. WWW: http://www.math.utah.edu/~beebe/software/html-sgml-tools.html#html-pretty
Notes
Notes: svn path=/head/; revision=104328
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 b58c28743600..d9774bee117a 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -118,6 +118,7 @@
SUBDIR += hs-haxml
SUBDIR += htdig
SUBDIR += html
+ SUBDIR += html-pretty
SUBDIR += html2fo
SUBDIR += html2text
SUBDIR += htmldoc