# -*- 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 # $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.24 perl5.setup CGI-Emulate-PSGI 0.22 license {Artistic-1 GPL} maintainers nomaintainer description CGI::Emulate::PSGI - PSGI adapter for CGI long_description ${description} platforms darwin checksums rmd160 87247273569c9e5e4930ab9b867cbc7289c5c5bc \ sha256 85a3d405c9675d58cd914eb48846598428072dc66ac518aa0620ec72331a5d82 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-test-requires depends_lib-append \ port:p${perl5.major}-cgi \ port:p${perl5.major}-http-message supported_archs noarch }