blob: a45f0231e8ec37dd6de45db493b7bc12eef10fbd (
plain)
1
2
3
4
5
6
7
8
|
require vpnc.inc
FILE_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"
|