SliTaz Packages

Community Doc Forum Pro Shop Bugs Hg
.

Receipt for package "bind-client"

# SliTaz package receipt.

PACKAGE="bind-client"
VERSION="9.14.9"
CATEGORY="network"
SHORT_DESC="Domain Name System client."
MAINTAINER="pascal.bellard@slitaz.org"
LICENSE="ISC"
WEB_SITE="https://www.isc.org/bind/"

DEPENDS="gcc83-lib-base attr libbind libcrypto libpcap readline"
WANTED="bind"

# Rules to gen a SliTaz package suitable for Tazpkg.
genpkg_rules()
{
    mkdir -p $fs/usr
    cp -a $install/usr/bin    $fs/usr
}

post_remove()
{
    ln -s /bin/busybox "$1/usr/bin/nslookup"
}

6025 packages and 203154 files in current database (Thu Apr 25 06:17:47 2024)