Ticket #24408: Catalyst-Plugin-Unicode-Encoding-0.9.Portfile
File Catalyst-Plugin-Unicode-Encoding-0.9.Portfile, 439 bytes (added by dev@…, 15 years ago) |
---|
Line | |
---|---|
1 | # $Id$ |
2 | |
3 | PortSystem 1.0 |
4 | PortGroup perl5 1.0 |
5 | |
6 | perl5.setup Catalyst-Plugin-Unicode-Encoding 0.9 |
7 | maintainers fpassera.com:dev openmaintainer |
8 | description Unicode aware Catalyst |
9 | long_description ${description} |
10 | |
11 | platforms darwin |
12 | |
13 | checksums md5 579f94aa088e57b62f68b58c976a0233 \ |
14 | sha1 fda18388cfe68cb061f85c463928f49e645c15bf \ |
15 | rmd160 f19135f51bdf6fb95896039a532ce8adb985e700 |
16 | |
17 | depends_lib-append port:p5-catalyst-runtime port:p5-encode |