New package: vpnc-0.5.3

This commit is contained in:
Enno Boland 2015-03-02 11:21:01 +01:00
parent 007334921f
commit 91e7315cd6
1 changed files with 16 additions and 0 deletions

16
srcpkgs/vpnc/template Normal file
View File

@ -0,0 +1,16 @@
# Template file for 'vpnc'
pkgname=vpnc
version=0.5.3
revision=1
build_style=gnu-makefile
hostmakedepends="libgcrypt-devel perl"
makedepends="libgcrypt-devel"
short_desc="Client for cisco vpn concentrator"
maintainer="Enno Boland <eb@s01.de>"
license="GPL-2"
homepage="https://www.unix-ag.uni-kl.de/~massar/vpnc/"
distfiles="https://www.unix-ag.uni-kl.de/~massar/vpnc/vpnc-$version.tar.gz"
checksum=46cea3bd02f207c62c7c6f2f22133382602baeda1dc320747809e94881414884
conf_files="
/etc/vpnc/default.conf
/etc/vpnc/vpnc-script"