2014-09-03 06:18:46 +00:00
|
|
|
# Template file for 'vpnc-scripts'
|
|
|
|
pkgname=vpnc-scripts
|
|
|
|
version=20140806
|
2014-09-03 07:48:00 +00:00
|
|
|
revision=2
|
2014-09-03 06:18:46 +00: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"
|
|
|
|
checksum=1f61a6c5ec8a2dab7d5f12c9b438d931e41c6c1c258801ee978d5ed460f4d35f
|
|
|
|
|
|
|
|
do_install() {
|
2014-11-23 15:19:13 +00:00
|
|
|
vinstall vpnc-script 755 usr/libexec/vpnc-scripts
|
2014-09-03 06:18:46 +00:00
|
|
|
}
|