# -*- 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 Apache-LogFormat-Compiler 0.32 platforms darwin maintainers nomaintainer license {Artistic-1 GPL} supported_archs noarch description Compile a log format string to perl-code long_description ${description} checksums rmd160 e804bb82b2a5252d766987b9cd35cd9b9735ab81 \ sha256 bc112cdbc32f2e93c10bf661f39de509036e01c20c3a702a22cdb0be4426dd7f if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-posix-strftime-compiler depends_build-append \ port:p${perl5.major}-test-requires \ port:p${perl5.major}-try-tiny \ port:p${perl5.major}-uri \ port:p${perl5.major}-test-mocktime \ port:p${perl5.major}-http-message } perl5.use_module_build