aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-10-24 09:31:36 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-10-24 09:31:36 +0000
commit44d4770b72d92ddfc76fa06b06c7f2a6dd792031 (patch)
tree12da6197233f1d8a9dbeb87375dff0a73338694f /databases/Makefile
parent10b9ccfd51f3086ac7f41b025bf22270f7f1afd2 (diff)
downloadports-44d4770b72d92ddfc76fa06b06c7f2a6dd792031.tar.gz
ports-44d4770b72d92ddfc76fa06b06c7f2a6dd792031.zip
The Perl 5 module DBICx::MapMaker automatically creates a DBIx::Class
result source for "many to many" relationship. WWW: http://search.cpan.org/dist/DBICx-MapMaker
Notes
Notes: svn path=/head/; revision=221964
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 35fbca6c63c6..bb40e6955ac5 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -270,6 +270,7 @@
SUBDIR += p5-DBD-mysql60
SUBDIR += p5-DBI
SUBDIR += p5-DBI-Shell
+ SUBDIR += p5-DBICx-MapMaker
SUBDIR += p5-DBICx-TestDatabase
SUBDIR += p5-DBIWrapper
SUBDIR += p5-DBIx-Abstract