# -*- 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 MusicBrainz-DiscID 0.06 revision 1 platforms darwin maintainers {khindenburg @kurthindenburg} openmaintainer license MIT description Perl binding for the libdiscid library. long_description ${description} checksums rmd160 eb7973f521e27b1aa44786e6ffa3b8d73ae256cc \ sha256 ba0b6ed09897ff563ba59872ee93715bef37157515b19b7c6d6f286e6548ecab \ size 6663 if {${perl5.major} != ""} { depends_build-append port:pkgconfig \ port:p${perl5.major}-extutils-makemaker depends_lib-append port:libdiscid livecheck.type none }