2015-04-27 02:26:27 +00:00
|
|
|
# Template file for 'hidentd'
|
|
|
|
pkgname=hidentd
|
|
|
|
version=0.4
|
2015-06-02 22:11:18 +00:00
|
|
|
revision=3
|
2015-04-27 02:26:27 +00:00
|
|
|
build_style=gnu-configure
|
|
|
|
depends="ucspi-tcp"
|
|
|
|
short_desc="A simple and secure ident (RFC1413) server"
|
|
|
|
nocross=yes
|
|
|
|
maintainer="bougyman <bougyman@voidlinux.eu>"
|
|
|
|
license="GPL-2"
|
|
|
|
homepage="http://core.segfault.pl/~hobbit/hidentd/"
|
|
|
|
distfiles="http://core.segfault.pl/~hobbit/hidentd/dist/hidentd-${version}.tar.gz"
|
|
|
|
checksum=cc89268edb2964e15dfd21b147fcf745cc49a832deab003ff0968bf999195f78
|
|
|
|
system_accounts="hidentd"
|
2015-06-02 22:11:18 +00:00
|
|
|
configure_args="--sbindir=/usr/bin"
|
2015-04-27 02:26:27 +00:00
|
|
|
|
|
|
|
post_install() {
|
|
|
|
vdoc README
|
|
|
|
vsv hidentd
|
|
|
|
}
|