Ticket #24988: p5-catalyst-model-adaptor.Portfile
File p5-catalyst-model-adaptor.Portfile, 444 bytes (added by dev@…, 14 years ago) |
---|
Line | |
---|---|
1 | # $Id$ |
2 | |
3 | PortSystem 1.0 |
4 | PortGroup perl5 1.0 |
5 | |
6 | perl5.setup Catalyst-Model-Adaptor 0.08 |
7 | maintainers fpassera.com:dev openmaintainer |
8 | description helper for the incredibly lazy |
9 | long_description ${description} |
10 | |
11 | platforms darwin |
12 | |
13 | checksums md5 60d17e5bb2890f9d0fb827797427d6da\ |
14 | sha1 a632f8d4a3005e215a3465dd15e8d7ee83c95461\ |
15 | rmd160 175e9b4e6990ddb3f408cf7df1b93152ba9c6771 |
16 | |
17 | depends_lib-append port:p5-test-use-ok\ |
18 | port:p5-catalyst-runtime |