# -*- 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-Factory-Util 1.7 revision 4 license {Artistic-1 GPL} maintainers nomaintainer description Provide utility methods for factory classes long_description This module exports a method that is useful \ for factory classes. platforms {darwin any} checksums md5 aebd79da361b676a7ecd3245fc3d1b3f \ sha1 d7d3f27b3d7af789ea58e1acdf0ea9da3251d239 \ rmd160 114b60a66db59d536a84c6ce3b801c1c6e71e296 supported_archs noarch if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-module-build }