Ticket #21827: Portfile

File Portfile, 706 bytes (added by msmk@…, 15 years ago)
Line 
1# $Id:$
2
3# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; \
4c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
5
6PortSystem          1.0
7
8name                n2n
9version             1.3.2
10categories          net
11maintainers         openmaintainer \
12                    lavabit.com:msmk
13description         a layer 2 p2p vpn
14homepage            http://www.ntop.org/n2n/
15platforms           darwin
16
17fetch.type          svn
18svn.url             https://svn.ntop.org/svn/ntop/trunk/n2n
19svn.tag             3938
20
21depends_run         port:tuntaposx
22
23use_configure       no
24
25worksrcdir          n2n
26patchfiles          patch-Makefile.diff
27
28destroot.args       PREFIX=${prefix}