# -*- 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-AuthCookie 3.22 license {Artistic-1 GPL} maintainers nomaintainer description perl interface to cookies in apache long_description ${description} platforms darwin supported_archs noarch checksums rmd160 f147166bb86eccc0ab8596ea6dfec43d825a1dcd \ sha256 425d84f0e1d4635021e4e4edc7c88aefc2b3ad5f6cbe000e491e980f2633e537 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-apache-test \ port:p${perl5.major}-autobox \ port:p${perl5.major}-class-load }