# -*- 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 Class-Mix 0.005 license {Artistic-1 GPL} maintainers devans openmaintainer description Class::Mix - dynamic class mixing long_description ${description} platforms darwin checksums rmd160 f5471c1ca7bad7aeca036170ed9a037333309909 \ sha256 054d0db62df90f22601f2a18fc84e9ca026d81601f5940b2fcc543e39d69b36b if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-params-classify supported_archs noarch perl5.use_module_build }