summaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-09-03 05:48:06 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-09-03 05:48:06 +0000
commit9e590ce6dbedbce77d38512850a9fc1b969af367 (patch)
tree256820f2df3e04b93a33354d0eb78059dba81f53 /textproc/Makefile
parentsomething wrong with zh-mutt-1.3.22.1.diff.gz in clive's last commit (diff)
add rtf2htm
A command-line converter from RTF (Rich Text) to HTML
Notes
Notes: svn path=/head/; revision=47343
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 ce3f96ce0ffe..d89c1c0b3e03 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -161,6 +161,7 @@
SUBDIR += rand
SUBDIR += replaceit
SUBDIR += rman
+ SUBDIR += rtf2htm
SUBDIR += ruby-csv
SUBDIR += ruby-erb
SUBDIR += ruby-gdome