Ticket #44817: Portfile.2

File Portfile.2, 770 bytes (added by bwalle (Bernhard Walle), 10 years ago)
Line 
1# -*- 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
2# $Id$
3
4PortSystem          1.0
5
6name                crackpkcs12
7version             0.2.9
8categories          security
9platforms           darwin
10license             {GPL-3+ OpenSSLException}
11maintainers         bwalle.de:bernhard
12description         Crack PKCS12 files passwords
13long_description    A tool to audit PKCS12 files passwords
14homepage            http://crackpkcs12.sourceforge.net
15master_sites        sourceforge:crackpkcs12
16
17checksums           rmd160  27466d70eb48be6af1a1fc44e793839f8c6685c3 \
18                    sha256  0c9aa4e643986e71866f185cb0fa09c74cb1f4c95ff48ffd013a5a4677bf49e0
19
20depends_lib         port:openssl