15 lines
533 B
Bash
15 lines
533 B
Bash
# Template file for 'wvdial'
|
|
pkgname=wvdial
|
|
version=1.61
|
|
revision=6
|
|
build_style=gnu-configure
|
|
short_desc="Point-to-Point Protocol dialer"
|
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
|
license="LGPL-2"
|
|
hostmakedepends="pkg-config"
|
|
makedepends="wvstreams-devel"
|
|
depends="ppp"
|
|
homepage="https://code.google.com/p/wvstreams/"
|
|
distfiles="https://wvstreams.googlecode.com/files/wvdial-$version.tar.gz"
|
|
checksum=4fffab9652c760199c074533d1d3929bea55ab4233b11e735b0f1856d1ceec57
|
|
conf_files="/etc/ppp/peers/wvdial /etc/ppp/peers/wvdial-pipe"
|