# -*- 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$ # This comment was inserted on 20160713 to force reindexing of # this port after the default homepage definition in the perl5 # PortGroup was changed to use metacpan.org (r150080). # Reindexing is necessary for the new definition to take effect. # This comment may be removed in subsequent updates of this port. PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.24 perl5.setup CGI-PSGI 0.15 license {Artistic-1 GPL} maintainers nomaintainer description CGI::PSGI - Adapt CGI.pm to the PSGI protocol long_description ${description} platforms darwin checksums rmd160 67ec911c8d18188a3170c93371abf5093c15453d \ sha256 c50dcb10bf8486a9843baed032ad89d879ff2f41c993342dead62f947a598d91 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-cgi supported_archs noarch }