aboutsummaryrefslogtreecommitdiffstats
path: root/databases/Makefile
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2003-02-05 10:24:52 +0800
committeredwin <edwin@FreeBSD.org>2003-02-05 10:24:52 +0800
commit51e3fa056e902d1b3fd9099cbd9da66b765ca724 (patch)
tree61a46113b2e4ce3abbbd1efc277ef7c12d859d8f /databases/Makefile
parentf860b20786c9791b950401e894b2e31fa9bae1f8 (diff)
downloadfreebsd-ports-gnome-51e3fa056e902d1b3fd9099cbd9da66b765ca724.tar.gz
freebsd-ports-gnome-51e3fa056e902d1b3fd9099cbd9da66b765ca724.tar.zst
freebsd-ports-gnome-51e3fa056e902d1b3fd9099cbd9da66b765ca724.zip
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>
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