# -*- 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: Portfile 99589 2012-11-10 17:45:58Z ryandesign@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0

name                p5-cgi
perl5.branches      5.8 5.10 5.12 5.14 5.16
perl5.setup         CGI.pm 3.62 CGI/MARKSTOS
# most is Artistic-2 or GPL but one file is Artistic-1 or GPL
license             GPL
maintainers         markd openmaintainer
description         An easy-to-use Perl5 library for writing World Wide \
                    Web CGI scripts
long_description    ${description}

platforms           darwin

checksums           rmd160  57527663b248dd176046239d1abd42bed0e9a526 \
                    sha256  db0443d10ca8af6603832e82716e51f789aa1af4ceb269cd875be03105b63975

supported_archs noarch
