aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/vpnc/vpnc_0.5.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/vpnc/vpnc_0.5.3.bb')
-rw-r--r--recipes/vpnc/vpnc_0.5.3.bb9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes/vpnc/vpnc_0.5.3.bb b/recipes/vpnc/vpnc_0.5.3.bb
new file mode 100644
index 0000000000..3b04750e3a
--- /dev/null
+++ b/recipes/vpnc/vpnc_0.5.3.bb
@@ -0,0 +1,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"