# $Id: Portfile 102828 2013-02-09 06:18:49Z ryandesign@macports.org $ PortSystem 1.0 name beecrypt version 4.2.1 revision 5 platforms darwin freebsd license LGPL-2.1+ categories devel maintainers nomaintainer description cryptography toolkit long_description \ BeeCrypt is an ongoing project to provide a strong and \ fast cryptography toolkit. Includes entropy sources, \ random generators, block ciphers, hash functions, \ message authentication codes, multiprecision integer \ routines, and public key primitives. homepage http://sourceforge.net/projects/beecrypt/ master_sites sourceforge:project/beecrypt/beecrypt/${version} checksums md5 8441c014170823f2dff97e33df55af1e \ sha1 b1c62c2480c79302a8ca5c09063b3d654275eae0 \ rmd160 2602b07bdd28d8d4a352199eca3d17b771098d66 configure.args --disable-openmp \ --without-cplusplus \ --without-java \ --without-python