Ticket #22952: Portfile

File Portfile, 847 bytes (added by mike@…, 14 years ago)

tinc vpn portfile

Line 
1# $Id$
2
3PortSystem          1.0
4
5name                tinc
6version             1.0.11
7categories          net
8maintainers         mikebentzen
9description         Virtual Private Network Tool
10long_description    tinc is a Virtual Private Network (VPN) daemon that uses tunnelling and encryption to create a secure private network between hosts on the Internet.
11homepage            http://www.tinc-vpn.org/
12platforms           darwin
13master_sites        http://www.tinc-vpn.org/packages/
14
15checksums           md5 ee0b1a3366c6e379cae34be6fa5dcb15 \
16                    sha1 d67578e96cf6b734a3c5bd4b32cf3e628603328a \
17                    rmd160 80c543dd4faad2355e33c7daa86c0f639447f044
18
19depends_lib         port:tuntaposx \
20                    port:lzo \
21                    port:zlib \
22                    port:openssl \
23                    port:lzo2