New package: vpnc-0.5.3
This commit is contained in:
parent
007334921f
commit
91e7315cd6
|
@ -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"
|
Loading…
Reference in New Issue