aboutsummaryrefslogtreecommitdiffstats
path: root/packages/nis/nis-all.bb
blob: 5018a25ca13127b5875adbc90fd5fd9847f1d9f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# This meta package is a convenience to build all of the
# NIS packages.
#
PR = "r0"
DESCRIPTION="NIS services"
HOMEPAGE="http://www.linux-nis.org/nis/"
MAINTAINER = "John Bowler <jbowler@acm.org>"
SECTION = "console/networking"
PRIORITY = "optional"
LICENSE = "GPL-2"

INHIBIT_DEFAULT_DEPS = "1"

DEPENDS = "yp-tools ypbind ypserv pwdutils"