16 lines
529 B
Plaintext
16 lines
529 B
Plaintext
|
# Template file for 'vpnc-scripts'
|
||
|
pkgname=vpnc-scripts
|
||
|
version=20140806
|
||
|
revision=1
|
||
|
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() {
|
||
|
vinstall vpnc-script 755 usr/libexec/vpnc-scripts/vpnc-script
|
||
|
}
|