diff --git a/perl/p5-hash-case/Portfile b/perl/p5-hash-case/Portfile new file mode 100644 index 00000000000..0e5a0b32bfb --- /dev/null +++ b/perl/p5-hash-case/Portfile @@ -0,0 +1,19 @@ +# -*- 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 Hash-Case 1.07 ../../authors/id/M/MA/MARKOV +revision 0 +license {Artistic-1 GPL} +maintainers {devans @dbevans} openmaintainer +description Hash::Case - base class for hashes with key-casing requirements +long_description {*}${description} + +platforms {darwin any} +supported_archs noarch + +checksums rmd160 bf9ebf5d9fa8d695ec5bb405bf3658b7c2b5b03f \ + sha256 f591db9f9a8355c67fba94ae27e06e6339b800ca78c5250d75c7688c0bc33969 \ + size 9259