Ticket #43048: Portfile
File Portfile, 566 bytes (added by jul_bsd@…, 11 years ago) |
---|
Line | |
---|---|
1 | PortSystem 1.0 |
2 | PortGroup perl5 1.0 |
3 | |
4 | perl5.branches 5.8 5.10 5.12 5.14 5.16 5.18 |
5 | perl5.setup URI 1.60 |
6 | revision 0 |
7 | license {Artistic-1 GPL} |
8 | maintainers nomaintainer |
9 | description Percent-encode and percent-decode unsafe characters |
10 | long_description ${description} |
11 | |
12 | platforms darwin |
13 | |
14 | checksums md5 70f739be8ce28b8baba7c5920ffee4dc \ |
15 | sha1 940315985af24b9f4bb5a9761b1e2bbe6c1d0df3 \ |
16 | rmd160 24afb2202cae821cfe1499056b289b81a5d62f24 |
17 | |
18 |