aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2002-06-08 23:43:05 +0000
committerPete Fritchman <petef@FreeBSD.org>2002-06-08 23:43:05 +0000
commit1a03f043473d0f2d5842bd520ae55ca533640ea3 (patch)
tree419c7ff077d0ab0dc62d59b4f334da2374e38867 /databases/Makefile
parent973518b38a11909bca59ca6031d7216fdfabc7b0 (diff)
downloadports-1a03f043473d0f2d5842bd520ae55ca533640ea3.tar.gz
ports-1a03f043473d0f2d5842bd520ae55ca533640ea3.zip
Add p5-DBIx-Table 0.04, class used to represent DBI database tables.
PR: 33429 Submitted by: Seamus Venasse <svenasse@polaris.ca>
Notes
Notes: svn path=/head/; revision=60920
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 c58fdf5d903b..17ee62ea314d 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -81,6 +81,7 @@
SUBDIR += p5-DBIx-Password
SUBDIR += p5-DBIx-Recordset
SUBDIR += p5-DBIx-SearchBuilder
+ SUBDIR += p5-DBIx-Table
SUBDIR += p5-DBIx-XHTML_Table
SUBDIR += p5-DBIx-XML_RDB
SUBDIR += p5-DBZ_File