# -*- 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         Crypt-Rijndael 1.16
revision            1
license             LGPL
maintainers         nomaintainer
description         Implementation of the Rijndel-crypto algorithm for perl
long_description    This is Crypt::Rijndael, an XS-based implementation \
                    of the Advanced Encryption Standard algorithm \
                    Rijndael, designed by Joan Daemen and Vincent Rijmen.

platforms           darwin

checksums           rmd160  f8c7b2550aac01b5a789a82f944799ebcb8afaa0 \
                    sha256  6540085e3804b82a6f0752c1122cf78cadd221990136dd6fd4c097d056c84d40 \
                    size    71818
