summaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-12-31 05:22:15 +0000
committerWill Andrews <will@FreeBSD.org>2000-12-31 05:22:15 +0000
commitc084d40d0fd758e1177734710a191c5263ccb444 (patch)
treed1376bbb3ce038510146b7b0708a69a461bd6460 /textproc/Makefile
parentAdd p5-Text-DoubleMetaphone 0.04, a perl module for phonetic encoding (diff)
Add p5-Text-FillIn 0.05, a Perl module (class) implementing a fill-in
template. PR: 23929 Submitted by: Anton Berezin <tobez@tobez.org>
Notes
Notes: svn path=/head/; revision=36497
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 fc12e456fc1a..4b0f40301280 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -76,6 +76,7 @@
SUBDIR += p5-Text-Bind
SUBDIR += p5-Text-CSV_XS
SUBDIR += p5-Text-DoubleMetaphone
+ SUBDIR += p5-Text-FillIn
SUBDIR += p5-Text-Template
SUBDIR += p5-XML-DOM
SUBDIR += p5-XML-Parser