wok view nis/receipt @ rev 21454

updated mlt-python-bindings (0.7.2 -> 6.14.0)
author Hans-G?nter Theisgen
date Mon Apr 29 17:40:07 2019 +0100 (2019-04-29)
parents 3765f181a6d5
children
line source
1 # SliTaz package receipt.
3 PACKAGE="nis"
4 VERSION="1.0"
5 CATEGORY="meta"
6 SHORT_DESC="Yellow pages."
7 MAINTAINER="pascal.bellard@slitaz.org"
8 LICENSE="GPL2"
9 WEB_SITE="https://www.kernel.org/pub/linux/utils/net/NIS/"
10 DEPENDS="ypserv yp-tools ypbind-mt"
12 # Rules to gen a SliTaz package suitable for Tazpkg.
13 genpkg_rules()
14 {
15 mkdir $fs/etc
16 }