mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
New package: vpnc-0.5.3
This commit is contained in:
parent
007334921f
commit
91e7315cd6
1 changed files with 16 additions and 0 deletions
16
srcpkgs/vpnc/template
Normal file
16
srcpkgs/vpnc/template
Normal 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"
|
Loading…
Add table
Reference in a new issue