Ticket #2966: Portfile

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

Portfile

Line 
1# $Id$
2
3PortSystem                      1.0
4PortGroup                       perl5 1.0
5perl5.setup                     SQL-Abstract 1.18
6maintainers                     mat@FreeBSD.org
7description                     Generate SQL from Perl data structures
8long_description \
9        This module was inspired by the excellent DBIx::Abstract. However, in \
10        using that module I found that what I really wanted to do was generate \
11        SQL, but still retain complete control over my statement handles and \
12        use the DBI interface. So, I set out to create an abstract SQL \
13        generation module.
14
15platforms                       darwin
16
17checksums md5 2d16d599cbe11198aecf232633e94491