wok annotate mcabber-help/receipt @ rev 25031

Add fatcat
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri May 20 09:25:51 2022 +0000 (2022-05-20)
parents 7896f0694ef6
children
rev   line source
pascal@1116 1 # SliTaz package receipt.
pascal@1116 2
pascal@1116 3 PACKAGE="mcabber-help"
Hans-G?nter@24886 4 VERSION="1.1.2"
pascal@1423 5 CATEGORY="network"
Hans-G?nter@24886 6 SHORT_DESC="Jabber console client - help files."
pascal@1116 7 MAINTAINER="pascal.bellard@slitaz.org"
pascal@15002 8 LICENSE="GPL2"
pascal@1116 9 WEB_SITE="http://lilotux.net/~mikael/mcabber"
pascal@15002 10
pascal@1116 11 DEPENDS="mcabber"
Hans-G?nter@24886 12 WANTED="mcabber"
pascal@1116 13
pascal@1116 14 # Rules to gen a SliTaz package suitable for Tazpkg.
pascal@1116 15 genpkg_rules()
pascal@1116 16 {
Hans-G?nter@24886 17 cook_copy_folders help
pascal@1116 18 }