# -*- 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 WWW-Form-UrlEncoded-XS 0.23 license {Artistic-1 GPL} maintainers devans openmaintainer description WWW::Form::UrlEncoded::XS - XS implementation of parser and builder for application/x-www-form-urlencoded long_description ${description} platforms darwin checksums rmd160 4854bb9749c7af559a77af6f8839d236b8acae78 \ sha256 6636d0e1bcba6b797793a48166ebf69d4c411179fca164be175c529694175055 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-json \ port:p${perl5.major}-module-build-tiny perl5.use_module_build }