summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-02-05 02:24:52 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-02-05 02:24:52 +0000
commit40c0abdb5ba6ae8af1e1a32534e8b67f259541ae (patch)
tree0da9432c63c2f4d570ec24ba209c4bfd5271e628 /databases/Makefile
parent* Update to 0.2.20. (diff)
New Port: databases/p5-DBIx-Tree v0.91
When you've got one of those nasty self-referential tables that you want to bust out into a tree, this is the module to check out. Assuming there are no horribly broken nodes in your tree and (heaven forbid) any circular references PR: ports/47660 Submitted by: Philip M. Gollucci <philip@p6m7g8.com>
Notes
Notes: svn path=/head/; revision=74733
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 9e2786092172..fa1c21efd6ac 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -98,6 +98,7 @@
SUBDIR += p5-DBIx-Recordset
SUBDIR += p5-DBIx-SearchBuilder
SUBDIR += p5-DBIx-Table
+ SUBDIR += p5-DBIx-Tree
SUBDIR += p5-DBIx-XHTML_Table
SUBDIR += p5-DBIx-XML_RDB
SUBDIR += p5-DBZ_File