aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorRyan Steinmetz <zi@FreeBSD.org>2013-03-26 14:53:22 +0000
committerRyan Steinmetz <zi@FreeBSD.org>2013-03-26 14:53:22 +0000
commitc0dae6d2a0fd5c39940becbdd8fed8b4281940c9 (patch)
treeba2947d925dde7bdfb0605312ddc02ea77497f7f /databases/Makefile
parent1c67c8e0e43734373f9a76b66b31d8a1757e1450 (diff)
downloadports-c0dae6d2a0fd5c39940becbdd8fed8b4281940c9.tar.gz
ports-c0dae6d2a0fd5c39940becbdd8fed8b4281940c9.zip
New port: databases/p5-DBIx-Dump:
DBIx::Dump allows you to easily dump database data, retrieved using DBI, into a variety of formats including Excel, CSV, etc... WWW: http://search.cpan.org/dist/DBIx-Dump/
Notes
Notes: svn path=/head/; revision=315305
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 59f14d60389f..fc1369890b76 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -388,6 +388,7 @@
SUBDIR += p5-DBIx-DBHResolver
SUBDIR += p5-DBIx-DBSchema
SUBDIR += p5-DBIx-DataSource
+ SUBDIR += p5-DBIx-Dump
SUBDIR += p5-DBIx-Ease
SUBDIR += p5-DBIx-HA
SUBDIR += p5-DBIx-Inspector