diff options
author | Martin Matuska <mm@FreeBSD.org> | 2011-07-07 18:46:22 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2011-07-07 18:46:22 +0000 |
commit | 65d49e37ad531603f97cbe0fdde5bc387149118e (patch) | |
tree | 4a835f314ab671aa411d7c05b4fd997222ce3cc1 /textproc/Makefile | |
parent | 90d1eb003f83ab970dff244c5942756c19883eb0 (diff) |
The Horde_Text_Filter library provides common methods for fitering
and converting text.
WWW: http://pear.horde.org
Notes
Notes:
svn path=/head/; revision=277258
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 e57e0692a493..1ffe434532b4 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -952,6 +952,7 @@ SUBDIR += pdftohtml SUBDIR += pear-File_Fortune SUBDIR += pear-File_MARC + SUBDIR += pear-Horde_Text_Filter SUBDIR += pear-Numbers_Roman SUBDIR += pear-Numbers_Words SUBDIR += pear-Spreadsheet_Excel_Writer |