New package: parprouted-0.7

This commit is contained in:
Pulux 2020-04-21 08:29:19 +02:00 committed by Michael Aldridge
parent 3c4e045afe
commit dcd80637f9

View file

@ -0,0 +1,16 @@
# Template file for 'parprouted'
pkgname=parprouted
version=0.7
revision=1
build_style=gnu-makefile
short_desc="Proxy ARP IP bridging daemon"
maintainer="Pulux <pulux@pf4sh.de>"
license="GPL-2.0-or-later"
homepage="http://www.hazard.maks.net/parprouted/"
distfiles="http://www.hazard.maks.net/parprouted/${pkgname}-${version}.tar.gz"
checksum=d63643c95d4149a3d71112da5892f459433456bf0279bfa304625f109178defc
do_install() {
vbin parprouted
vman parprouted.8
}