Ticket #43038: Portfile

File Portfile, 738 bytes (added by jul_bsd@…, 10 years ago)
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# $Id$
3
4PortSystem          1.0
5PortGroup           perl5 1.0
6
7perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18
8perl5.setup         PSGI 1.102
9revision            0
10license             {Artistic-1 GPL}
11maintainers         nomaintainer
12description         Perl Web Server Gateway Interface Specification
13long_description    ${description}
14master_sites        http://search.cpan.org/CPAN/authors/id/M/MI/MIYAGAWA/
15
16platforms           darwin
17
18checksums           rmd160  3f6ceb2b7a18472dda98e9f81b0a92a19c662dd3 \
19                    sha256  a56c446740917da86925c29fc6633b9df839b21cf98f6a27086598ed90ee1f47
20