diff options
author | tobez <tobez@FreeBSD.org> | 2005-10-24 16:29:29 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2005-10-24 16:29:29 +0800 |
commit | 9ce25538d0113af6a7b0ade2f58f352990ed3c92 (patch) | |
tree | 1a4e98621ed573a781bc9d2eb35519b94c433a3a /textproc/Makefile | |
parent | 68fdb37ebc292f998240652749020f3a04869381 (diff) | |
download | freebsd-ports-gnome-9ce25538d0113af6a7b0ade2f58f352990ed3c92.tar.gz freebsd-ports-gnome-9ce25538d0113af6a7b0ade2f58f352990ed3c92.tar.zst freebsd-ports-gnome-9ce25538d0113af6a7b0ade2f58f352990ed3c92.zip |
Add textproc/p5-Text-Context-EitherSide 1.3, a Perl module to get N
words either side of search keywords.
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 84b8f3ad85a0..399f3a115209 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -396,6 +396,7 @@ SUBDIR += p5-Text-CSV SUBDIR += p5-Text-CSV_XS SUBDIR += p5-Text-Chomp + SUBDIR += p5-Text-Context-EitherSide SUBDIR += p5-Text-Diff SUBDIR += p5-Text-Diff-HTML SUBDIR += p5-Text-DoubleMetaphone |