16 lines
531 B
Bash
16 lines
531 B
Bash
# Template file for 'openresolv'
|
|
pkgname=openresolv
|
|
version=3.7.3
|
|
revision=1
|
|
noarch=yes
|
|
build_style=gnu-configure
|
|
short_desc="Management framework for resolv.conf"
|
|
maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
|
license="BSD"
|
|
conf_files="/etc/resolvconf.conf"
|
|
hostmakedepends="runit"
|
|
homepage="http://roy.marples.name/projects/openresolv/home"
|
|
distfiles="http://roy.aydogan.net/${pkgname}/${pkgname}-${version}.tar.xz"
|
|
checksum=b3ee7960f8808c83ab4923ced3c4b114f1c0141367ab1c3d08765327c0782a02
|
|
configure_args="--bindir=/usr/bin"
|