# -*- 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.24 5.26
perl5.setup         Crypt-RC4 2.02
revision            4
license             {Artistic-1 GPL}
maintainers         nomaintainer
description         Perl implementation of the RC4 encryption algorithm
long_description    A simple implementation of the RC4 algorithm, \
                    developed by RSA Security, Inc. Based substantially \
                    on the "RC4 in 3 lines of perl" found at \
                    http://www.cypherspace.org

platforms           darwin

checksums           md5 4ca59a7e58ac9597c3b4f3f46ea22629

supported_archs     noarch
