diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2007-02-21 14:48:14 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2007-02-21 14:48:14 +0000 |
commit | 9d5ce3f1d0146e8e0da0500368c6ffb7f2e06694 (patch) | |
tree | 792fb33edf21be511df32179970fbdac1eb3418e /textproc/Makefile | |
parent | c6b2d300e2d1a0b8b8d937e5ad01a7f5d159100c (diff) |
Add p5-Number-Spell 0.04, perl extension for spelling out numbers.
PR: ports/109382
Submitted by: chinsan
Notes
Notes:
svn path=/head/; revision=185629
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 56c7fe2d7b54..bdcb59dfd0c0 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -402,6 +402,7 @@ SUBDIR += p5-MathML-Entities SUBDIR += p5-NetAddr-IP-Find SUBDIR += p5-Number-Format + SUBDIR += p5-Number-Spell SUBDIR += p5-PDF-API2 SUBDIR += p5-PDF-Create SUBDIR += p5-PDF-FromHTML |