aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-09-30 04:10:35 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-09-30 04:10:35 +0000
commit2c48e40f63a7e4710c286be7ef5a6e4dbd63cafc (patch)
tree71db4f49c508e7d923feec278dfad3ac1da82e99 /textproc/Makefile
parent8f5d1497ab7d0df2b93a54d733d810486cf0596f (diff)
downloadports-2c48e40f63a7e4710c286be7ef5a6e4dbd63cafc.tar.gz
ports-2c48e40f63a7e4710c286be7ef5a6e4dbd63cafc.zip
- Add p5-Lingua-EN-Words2Nums 0.18
Lingua::EN::Words2Nums converts English text into numbers. It supports both ordinal and cardinal numbers, negative numbers, and very large numbers. The main subroutine, which is exported by default, is words2nums(). This subroutine, when fed a string, will attempt to convert it into a number. If it succeeds, the number will be returned. If it fails, it returns undef. WWW: http://search.cpan.org/dist/Lingua-EN-Words2Nums/
Notes
Notes: svn path=/head/; revision=305065
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 3ea9e32c2a29..d8a79cdc5f97 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -576,6 +576,7 @@
SUBDIR += p5-Lingua-EN-Summarize
SUBDIR += p5-Lingua-EN-Syllable
SUBDIR += p5-Lingua-EN-Tagger
+ SUBDIR += p5-Lingua-EN-Words2Nums
SUBDIR += p5-Lingua-Ident
SUBDIR += p5-Lingua-Identify
SUBDIR += p5-Lingua-Ispell