9680b4e12cb2d1003864cfedcf1fd7a845e60b10
[monkeysphere.git] / packaging / macports / Portfile
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
4 PortSystem          1.0
5 name                monkeysphere
6 version             0.24
7 categories          net security
8 maintainers         nomaintainer
9 description         use the OpenPGP web of trust to verify ssh connections
10 long_description    SSH key-based authentication is tried-and-true, \
11                     but it lacks a true Public Key Infrastructure for \
12                     key certification, revocation and expiration. \
13                     Monkeysphere is a framework that uses the OpenPGP \
14                     web of trust for these PKI functions.  It can be \
15                     used in both directions: for users to get \
16                     validated host keys, and for hosts to authenticate \
17                     users.
18 homepage            http://web.monkeysphere.info/
19 platforms           darwin
20
21 depends_run         bin:ssh:openssh \
22                     port:gnupg \
23                     port:perl5.10 \
24                     port:p5-crypt-rsa \
25                     port:p5-digest-sha1 \
26                     port:procmail
27
28 master_sites        http://archive.monkeysphere.info/debian/pool/monkeysphere/m/monkeysphere/
29 distname            ${name}_${version}
30 extract.suffix      .orig.tar.gz
31 worksrcdir          ${name}-${version}
32 checksums           md5 8590532f4702fa44027a6a583657c9ef
33 use_configure       no
34 destroot.destdir    DESTDIR=${destroot}${prefix}
35 destroot.args       PREFIX=