# -*- 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 HTTP-MultiPartParser 0.01 license {Artistic-1 GPL} maintainers devans openmaintainer description HTTP::MultiPartParser - HTTP MultiPart Parser long_description ${description} platforms darwin checksums rmd160 f7b390936f223791581368a3ff446ca41f07c0b9 \ sha256 f834cf093b16d4ba813ccd8e72c44b759e50a23726bb50004da2b7a3cca5a0aa if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-test-deep supported_archs noarch }