# -*- 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 python 1.0 name py-cipheydists version 0.3.35 categories-append security platforms {darwin any} # py-cipheydists is licensed under The Unlicense license public-domain supported_archs noarch maintainers {@harens gmail.com:harensdeveloper} \ openmaintainer description Distributions for frequency analysis long_description This is a collection of sample distributions \ for use in Ciphey's frequency analysis. homepage https://github.com/Ciphey/CipheyDists checksums rmd160 fe4d58a2a6c00ee12c4bb6f0c4a06e90bc41d73f \ sha256 3436fde3f57df732e1a65fb03a565a564dd9d0c8d130c2e94f8b852e6a199a88 \ size 11559547 python.versions 38 39 if {${name} ne ${subport}} { depends_build-append \ port:py${python.version}-setuptools livecheck.type none }