summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2007-08-14 01:47:24 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2007-08-14 01:47:24 +0000
commit6e4232f1dae753b302e07293c73db749cce2fa8a (patch)
tree5482eb7dc861c36601e18fc60a26d831ca6109e4 /databases/Makefile
parentThis DBIx::Class component resembles the behaviour of Class::DBI::UUID, (diff)
Module that allows validation of data before submission to a
database. WWW: http://search.cpan.org/dist/DBIx-Class-Validation/ PR: ports/115176 Submitted by: Zach Thompson <hideo at lastamericanempire.com>
Notes
Notes: svn path=/head/; revision=197622
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 e5c5a0bf3d1b..2b7ad24201e0 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -245,6 +245,7 @@
SUBDIR += p5-DBIx-Class-Loader
SUBDIR += p5-DBIx-Class-Schema-Loader
SUBDIR += p5-DBIx-Class-UUIDColumns
+ SUBDIR += p5-DBIx-Class-Validation
SUBDIR += p5-DBIx-Class-WebForm
SUBDIR += p5-DBIx-ContextualFetch
SUBDIR += p5-DBIx-DBSchema