# -*- 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 Business-ISMN 1.13 maintainers nomaintainer license {Artistic-1 GPL} description International Standard Music Numbers long_description ${description} checksums rmd160 a612ee506df9a95d37701da86b98f0b3a1ad9994 \ sha256 89b598dcde116732f8621b18660fec9a6989b1ad5bf96599b98fbcaecad9a132 platforms darwin supported_archs noarch if {${perl5.major} != ""} { # requires version 6.65 of ExtUtils::MakeMaker if {[vercmp ${perl5.major} 5.16] <= 0} { depends_build-append \ port:p${perl5.major}-extutils-makemaker } depends_lib-append \ port:p${perl5.major}-tie-cycle }