diff options
author | wen <wen@FreeBSD.org> | 2010-04-08 08:49:18 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2010-04-08 08:49:18 +0800 |
commit | c1c1a22bbe238c557d17e326a98f1ada0ab870f4 (patch) | |
tree | d97f98e4dd3d42f94db01a242b900b60bf4560fd /textproc/Makefile | |
parent | ec021967d88e226cfc9f04c8c1fd65f360788c7d (diff) | |
download | freebsd-ports-graphics-c1c1a22bbe238c557d17e326a98f1ada0ab870f4.tar.gz freebsd-ports-graphics-c1c1a22bbe238c557d17e326a98f1ada0ab870f4.tar.zst freebsd-ports-graphics-c1c1a22bbe238c557d17e326a98f1ada0ab870f4.zip |
Text::Extract::Word is a simple module for extracting the text
from a Microsoft Word file.
WWW: http://search.cpan.org/dist/Text-Extract-Word
PR: ports/145458
Submitted by: Ju Pengfei <jupengfei@gmail.com>
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 d832b390c97..79aaad753e3 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -661,6 +661,7 @@ SUBDIR += p5-Text-Emoticon-GoogleTalk SUBDIR += p5-Text-Emoticon-MSN SUBDIR += p5-Text-EtText + SUBDIR += p5-Text-Extract-Word SUBDIR += p5-Text-ExtractWords SUBDIR += p5-Text-FillIn SUBDIR += p5-Text-Filter |