diff options
author | sno <sno> | 2013-07-03 16:16:28 +0000 |
---|---|---|
committer | sno <sno> | 2013-07-03 16:16:28 +0000 |
commit | df563ac5234f0a847b9c7294ec7df174aa3761db (patch) | |
tree | ac1d7c04a79f420b92f7e5c48abecb6ea0cd6895 /textproc/Makefile | |
parent | c47519a05d5e57b42464b16ae9462ecb9646746e (diff) | |
download | pkgsrc-df563ac5234f0a847b9c7294ec7df174aa3761db.tar.gz |
Adding SUBDIR's for 5-Lingua-EN-FindNumber, p5-Lingua-EN-Number-IsOrdinal,
p5-Lingua-EN-Words2Nums and p5-String-Compare-ConstantTime.
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index ae63d526de3..7f2b69c0b47 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.732 2013/07/02 11:23:36 rodent Exp $ +# $NetBSD: Makefile,v 1.733 2013/07/03 16:16:28 sno Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -354,12 +354,15 @@ SUBDIR+= p5-File-ReadBackwards SUBDIR+= p5-Filter SUBDIR+= p5-FormValidator-Simple SUBDIR+= p5-Kwalify +SUBDIR+= p5-Lingua-EN-FindNumber SUBDIR+= p5-Lingua-EN-Inflect SUBDIR+= p5-Lingua-EN-Inflect-Number SUBDIR+= p5-Lingua-EN-Inflect-Phrase +SUBDIR+= p5-Lingua-EN-Number-IsOrdinal SUBDIR+= p5-Lingua-EN-Numbers-Ordinate SUBDIR+= p5-Lingua-EN-Sentence SUBDIR+= p5-Lingua-EN-Tagger +SUBDIR+= p5-Lingua-EN-Words2Nums SUBDIR+= p5-Lingua-Identify SUBDIR+= p5-Lingua-PT-Stemmer SUBDIR+= p5-Lingua-Preferred @@ -408,6 +411,7 @@ SUBDIR+= p5-String-Approx SUBDIR+= p5-String-BufferStack SUBDIR+= p5-String-CRC32 SUBDIR+= p5-String-CamelCase +SUBDIR+= p5-String-Compare-ConstantTime SUBDIR+= p5-String-Errf SUBDIR+= p5-String-Flogger SUBDIR+= p5-String-Formatter |