# -*- 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         Object-Signature 1.08
license             {Artistic-1 GPL}
maintainers         nomaintainer
description         Generate cryptographic signatures for objects
long_description    Object::Signature is an abstract base class that \
                    you can inherit from in order to allow your objects to \
                    generate unique cryptographic signatures.

platforms           {darwin any}

checksums           rmd160  97fd5650193963610b8fcfa230603ee94b11137a \
                    sha256  842153c94da93e2b9cb3b54dee572b5064bbf499a36a73c38a23799a0203698a \
                    size    25746

supported_archs     noarch
