# -*- 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         Digest-GOST 0.06
revision            0
license             {Artistic-1 GPL}
maintainers         nomaintainer
description         Digest::GOST - Perl interface to the GOST R 34.11-94 digest algorithm
long_description    {*}${description}

# configure currently fails for arm64
# allowing ppc ppc64 for now but they have not been tested

universal_variant   no

supported_archs     i386 ppc ppc64 x86_64

checksums           rmd160  5068ce14af18b347c9dce8d2fd0f37d5deef061d \
                    sha256  b2b800f55e407d819de68580cad87038b679be8fc9f3e9ad26430b0ce239a976 \
                    size    39496
