# -*- 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-Alternatives 0.15 platforms darwin maintainers nomaintainer license {Artistic-1 GPL} description Documentation for alternative solutions to CGI.pm long_description ${description} checksums rmd160 6337983576f0953a062cc5ed8a94e0442e707437 \ sha256 54722c8110c90a6cc22f591c16f3e7106341c94b1ef494799e87bcf9b181cfee if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-test-pod \ port:p${perl5.major}-test-pod-coverage }