# -*- 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$ # This comment was inserted on 20160713 to force reindexing of # this port after the default homepage definition in the perl5 # PortGroup was changed to use metacpan.org (r150080). # Reindexing is necessary for the new definition to take effect. # This comment may be removed in subsequent updates of this port. PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.24 perl5.setup MooseX-Singleton 0.29 revision 1 license {Artistic-1 GPL} platforms darwin maintainers nomaintainer supported_archs noarch description MooseX::Singleton - turn your Moose class into a singleton long_description ${description} checksums rmd160 63613ff4eef9419802b695b981ffaada44f106de \ sha256 4c8b2b7af3369bfb85072608fbf82b4f59061ff9b679e001abe3ba1321700304 if {${perl5.major} != ""} { depends_lib-append port:p${perl5.major}-moose }