Ticket #24991: p5-datetime-format-sqlite.Portfile

File p5-datetime-format-sqlite.Portfile, 464 bytes (added by dev@…, 14 years ago)
Line 
1# $Id$
2
3PortSystem      1.0
4PortGroup       perl5 1.0
5
6perl5.setup DateTime-Format-SQLite 0.11
7maintainers     fpassera.com:dev openmaintainer
8description     Parse and format SQLite dates and times
9long_description      ${description}
10
11platforms       darwin
12
13checksums       md5 9cc9cc861407a1bbc696226605279842 \
14                sha1 a04f88268e2c3cddbdc33d4d2082779014b88ea4 \
15                rmd160 acb1ceccca1b0eaa0a809c4f810ea30bd41346f7
16
17depends_lib-append      port:p5-test-simple \
18                port:p5-datetime-format-builder