blob: 35919847c12bb8a77d273d27f343431f9618d353 (
plain)
1
2
3
4
5
6
7
8
|
require vpnc.inc
PR = "r0"
SRC_URI = "http://www.unix-ag.uni-kl.de/~massar/vpnc/vpnc-${PV}.tar.gz \
file://makeman.patch;patch=1 \
file://vpnc${PV}--long-help \
file://default.conf"
|