# -*- 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-CRC 0.24
revision            0
license             public-domain
maintainers         nomaintainer
description         Generic CRC functions
long_description    The Digest::CRC module calculates CRC sums of all \
                    sorts. It contains wrapper functions with the correct \
                    parameters for CRC-CCITT, CRC-16, CRC-32 and CRC-64, \
                    as well as the CRC used in OpenPGP's ASCII-armored checksum.

platforms           darwin

checksums           rmd160  82c50dc40a39650a30cc933d20071c3b3e085fac \
                    sha256  ba022a05b1adbec73712c46f233d8489fe13a1b9fc40a1fcceed9b52f90defc1 \
                    size    8297
