wok-current view cifs-utils-dev/receipt @ rev 25268
xorg-cf-files/Imake.tmpl: update ArCmd
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Jul 17 14:59:20 2022 +0000 (2022-07-17) |
parents | 3efe33e068cd |
children | 5926178cd6fa |
line source
1 # SliTaz package receipt.
3 PACKAGE="cifs-utils-dev"
4 VERSION="6.14"
5 CATEGORY="development"
6 SHORT_DESC="CIFS userland tools, development files."
7 MAINTAINER="pascal.bellard@slitaz.org"
8 LICENSE="GPL3"
9 WEB_SITE="https://wiki.samba.org/index.php/LinuxCIFS_utils"
11 DEPENDS="cifs-utils"
12 WANTED="cifs-utils"
14 # Rules to gen a SliTaz package suitable for Tazpkg.
15 genpkg_rules()
16 {
17 cook_copy_folders include
18 }