# -*- 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 PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.28 5.30 5.32 5.34 perl5.setup Class-Autouse 2.01 maintainers nomaintainer description This is a Perl extension for run-time class loading on first method call. license {Artistic-1 GPL} long_description ${description} checksums md5 920890629fa60ba1a3a1150ffa2365fe \ sha1 875dadc0c92d617f1f38089240bf07b1b360d8ae \ rmd160 532bd1d71a0c1f096307199fc9dcb526d8a5fecf platforms {darwin any} supported_archs noarch # see https://rt.cpan.org/Public/Bug/Display.html?id=120861 configure.env PERL_USE_UNSAFE_INC=1