Ticket #27784: p5-sql-statement-Portfile

File p5-sql-statement-Portfile, 787 bytes (added by jpo@…, 13 years ago)

p5-sql-statement Portfile

Line 
1# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
2
3# $Id$
4
5PortSystem           1.0
6PortGroup            perl5 1.0
7
8perl5.setup          SQL-Statement 1.31
9maintainers          di.uminho.pt:jpo openmaintainer
10license              Artistic/GPL
11description          SQL parsing and processing engine
12long_description     The SQL::Statement module implements a pure Perl \
13                     SQL parsing and execution engine.
14
15platforms            darwin
16
17checksums            sha1 4a73ce319c239f81bf2d8e5a973dda4c1a7e7c81 \
18                     rmd160 fcf3d3a7f587b4ba7968b66528dc7f5996223739
19
20depends_lib-append   port:p5-clone \
21                     port:p5-params-validate
22
23supported_archs      noarch