wok view net-tools-lang/receipt @ rev 25481

created recipe for py3k-cffi
author Hans-G?nter Theisgen
date Mon Oct 17 07:42:01 2022 +0100 (20 months ago)
parents 3f8f42d47b65
children 69e1e705f038
line source
1 # SliTaz package receipt.
3 PACKAGE="net-tools-lang"
4 VERSION="2.10"
5 CATEGORY="localization"
6 SHORT_DESC="Network toolbox - localised messages."
7 MAINTAINER="maintainer@slitaz.org"
8 LICENSE="GPL2"
9 WEB_SITE="https://sourceforge.net/projects/net-tools"
11 WANTED="net-tools"
13 # Rules to gen a SliTaz package suitable for Tazpkg.
14 genpkg_rules()
15 {
16 cook_copy_folders locale
17 }