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