# -*- 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.16 5.18 5.20 5.22 perl5.setup HTTP-Server-Simple 0.50 license {Artistic-1 GPL} maintainers nomaintainer description A very simple standalone HTTP daemon long_description ${description} platforms darwin checksums rmd160 adf4d966610dc780509f50a230647f7e99442f6f \ sha256 5bd8117f469f566f55ee12406a1f9e03942d6f64e42f6e7461051e738bc27602 supported_archs noarch if {${perl5.major} != ""} { # depend explicitly on CGI which will be removed from core in perl 5.22 depends_lib-append \ port:p${perl5.major}-cgi }