2014-09-03 08:18:46 +02:00
|
|
|
# Template file for 'vpnc-scripts'
|
|
|
|
pkgname=vpnc-scripts
|
2015-03-13 07:33:44 +01:00
|
|
|
version=20150313
|
2014-09-03 09:48:00 +02:00
|
|
|
revision=2
|
2014-09-03 08:18:46 +02:00
|
|
|
noarch=yes
|
|
|
|
short_desc="Network configuration scripts for VPNC and OpenConnect"
|
|
|
|
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
|
|
|
license="GPL-2"
|
|
|
|
homepage="http://www.infradead.org/openconnect/vpnc-script.html"
|
|
|
|
distfiles="ftp://ftp.infradead.org/pub/${pkgname}/${pkgname}-${version}.tar.gz"
|
2015-03-13 07:33:44 +01:00
|
|
|
checksum=73e11fa5ee379d283a9f26e689993a9f935c773373f3e92ce1281a5c18f49a2e
|
2014-09-03 08:18:46 +02:00
|
|
|
|
|
|
|
do_install() {
|
2014-11-23 16:19:13 +01:00
|
|
|
vinstall vpnc-script 755 usr/libexec/vpnc-scripts
|
2014-09-03 08:18:46 +02:00
|
|
|
}
|