# -*- 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
maintainers lavabit.com:msmk \
description a layer 2 p2p vpn
long_description n2n is a layer-two peer-to-peer virtual private network \
(VPN) which allows users to exploit features typical of \
P2P applications at network instead of application level.
homepage http://www.ntop.org/n2n/
svn.url https://svn.ntop.org/svn/ntop/trunk/n2n
depends_run port:tuntaposx
patchfiles patch-Makefile.diff
build.args CC="${configure.cc}" \
OPTIONS="${configure.cflags}" \
PLATOPTS="${configure.cc_archflags}"
destroot.args PREFIX="${prefix}"