New package: pppconfig-2.3.24
This commit is contained in:
parent
eba9ea68a7
commit
c11c517cd7
21
srcpkgs/pppconfig/template
Normal file
21
srcpkgs/pppconfig/template
Normal file
@ -0,0 +1,21 @@
|
||||
# Template file for 'pppconfig'
|
||||
pkgname=pppconfig
|
||||
version=2.3.24
|
||||
revision=1
|
||||
depends="newt ppp"
|
||||
short_desc="Text menu based utility for configuring ppp"
|
||||
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="https://packages.debian.org/sid/pppconfig"
|
||||
distfiles="http://deb.debian.org/debian/pool/main/p/pppconfig/pppconfig_$version.tar.gz"
|
||||
checksum=8d7e75b5be044cfae1ed3b0096fea75cee183328b9ace7d949381d89f3e6401d
|
||||
make_dirs="
|
||||
/etc/chatscripts 0755 root root
|
||||
/etc/ppp/resolv 0755 root root"
|
||||
|
||||
do_install() {
|
||||
vbin pppconfig
|
||||
vinstall 0dns-up 0755 etc/ppp/ip-up.d/
|
||||
vinstall 0dns-down 0755 etc/ppp/ip-down.d/
|
||||
vman man/pppconfig.8
|
||||
}
|
Loading…
Reference in New Issue
Block a user