Ticket #2963: Portfile

File Portfile, 558 bytes (added by mat@…, 19 years ago)

Portfile

Line 
1# $Id$
2
3PortSystem                      1.0
4PortGroup                       perl5 1.0
5perl5.setup                     DBIx-ContextualFetch 1.02
6maintainers                     mat@FreeBSD.org
7description                     Add contextual fetches to DBI
8long_description \
9        It always struck me odd that DBI didn't take much advantage of Perl's \
10        context sensitivity. DBIx::ContextualFetch redefines some of the \
11        various fetch methods to fix this oversight. It also adds a few new \
12        methods for convenience (though not necessarily efficiency).
13
14platforms                       darwin
15
16checksums md5 e0e2d7db498de03fb3aef95ebd1e0947
17
18depends_lib-append      lib:XXX:p5-dbi