wok view wxHexEditor-lang/receipt @ rev 25751

fixed recipe for wxHexEditor
author Hans-G?nter Theisgen
date Sat Aug 31 15:45:44 2024 +0100 (9 months ago)
parents
children
line source
1 # SliTaz package receipt.
3 PACKAGE="wxHexEditor-lang"
4 VERSION="0.24"
5 CATEGORY="localization"
6 SHORT_DESC="Hex editor - localised messages."
7 MAINTAINER="maintainer@slitaz.org"
8 LICENSE="GPL"
9 WEB_SITE="http://wxhexeditor.org/"
11 WANTED="wxHexEditor"
13 # Rules to gen a SliTaz package suitable for Tazpkg.
14 genpkg_rules()
15 {
16 cook_copy_folders locale
17 }