diff options
author | tobez <tobez@FreeBSD.org> | 2006-08-15 17:52:11 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2006-08-15 17:52:11 +0800 |
commit | ff4973656adc0be709e8015a7b66baf500e3279a (patch) | |
tree | 7c9b340c6014260c492e09f32d970d0868afb59b /databases/Makefile | |
parent | c93a1fd443fa39edfdbca439c8263fe193fd5664 (diff) | |
download | freebsd-ports-gnome-ff4973656adc0be709e8015a7b66baf500e3279a.tar.gz freebsd-ports-gnome-ff4973656adc0be709e8015a7b66baf500e3279a.tar.zst freebsd-ports-gnome-ff4973656adc0be709e8015a7b66baf500e3279a.zip |
Add p5-Relations-Query 0.93, object for building queries with
DBI/DBD::mysql.
PR: ports/102019
Submitted by: Timur I. Bakeyev <bat at cpan.org>
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index 4952d19fbdf4..608a5357c836 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -268,6 +268,7 @@ SUBDIR += p5-POE-Component-LaDBI SUBDIR += p5-Pg SUBDIR += p5-Relations + SUBDIR += p5-Relations-Query SUBDIR += p5-ResourcePool-Resource-DBI SUBDIR += p5-Rose-DB SUBDIR += p5-Rose-DB-Object |