diff options
author | reed <reed@pkgsrc.org> | 2005-05-19 16:20:25 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2005-05-19 16:20:25 +0000 |
commit | 92c9134c4158ab77d06a3c7725fe0cd45aca9308 (patch) | |
tree | 7789f0594696716e5f5b3383f3a6dcfa7df1c1b8 /textproc | |
parent | c6c893a3a9a578fa336f2f01cd19db96d69e15e8 (diff) | |
download | pkgsrc-92c9134c4158ab77d06a3c7725fe0cd45aca9308.tar.gz |
Add p5-Lingua-EN-Sentence-0.25 perl module.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 0955d54e1d7..06092d0e56a 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.286 2005/05/18 22:07:05 wiz Exp $ +# $NetBSD: Makefile,v 1.287 2005/05/19 16:20:26 reed Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -136,6 +136,7 @@ SUBDIR+= p5-Convert-PEM SUBDIR+= p5-Cz-Cstools SUBDIR+= p5-Data-FormValidator SUBDIR+= p5-Filter +SUBDIR+= p5-Lingua-EN-Sentence SUBDIR+= p5-PDF SUBDIR+= p5-PDF-API2 SUBDIR+= p5-PDF-Create |