# -*- 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 Test-HTTP-Server-Simple 0.11 maintainers nomaintainer # per README, you can redistribute it and/or modify it under the same terms as Perl itself. license {Artistic-1 GPL} description Test::More functions for HTTP::Server::Simple long_description ${description} checksums rmd160 9a21aa16622b35b21c8dad169e155defa4e69526 \ sha256 85c97ebd4deb805291b17277032da48807228f24f89b1ce2fb3c09f7a896bb78 platforms darwin supported_archs noarch if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-http-server-simple }