# -*- 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 Encode-EUCJPASCII 0.03 revision 1 platforms darwin maintainers nomaintainer license {Artistic-1 GPL} description Encode::EUCJPASCII (no description available) long_description ${description} checksums sha256 f998d34d55fd9c82cf910786a0448d1edfa60bf68e2c2306724ca67c629de861 \ rmd160 8b266e96e601098b8b3bfafbdd51792112ec31c9 if {$subport != $name} { patchfiles patch-Makefile.PL.diff post-patch { reinplace "s|@@ENC2XS@@|${prefix}/bin/enc2xs-${perl5.major}|g" ${worksrcpath}/Makefile.PL } }