summaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2001-05-27 05:42:57 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2001-05-27 05:42:57 +0000
commit4a32dc994b25c6bcf5ad582d144c8ffc4db41a66 (patch)
tree00d62434b34999b87dd528124c4558fa1c707425 /textproc/Makefile
parentA set of perl modules that allows you to enhance logging capabilities (diff)
Perl implementation of N-ary search trees
PR: ports/27443 Submitted by: Seamus Venasse <svenasse@polaris.ca>
Notes
Notes: svn path=/head/; revision=43105
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 328b423927c1..d2f3779949c7 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -110,6 +110,7 @@
SUBDIR += p5-Text-Template
SUBDIR += p5-Text-Tmpl
SUBDIR += p5-Text-Wrapper
+ SUBDIR += p5-Tree-Nary
SUBDIR += p5-XML-DOM
SUBDIR += p5-XML-DT
SUBDIR += p5-XML-Dumper