wok view nano-lang/receipt @ rev 25794

created recipe for exo-lang
author Hans-G?nter Theisgen
date Wed Oct 23 16:19:52 2024 +0100 (7 weeks ago)
parents a92b20152ab0
children
line source
1 # SliTaz package receipt.
3 PACKAGE="nano-lang"
4 VERSION="6.2"
5 CATEGORY="localization"
6 SHORT_DESC="Nano Text Editor - localised messages."
7 MAINTAINER="maintainer@slitaz.org"
8 LICENSE="GPL3"
9 #WEB_SITE="https://www.nano-editor.org/"
10 WEB_SITE="https://git.savannah.gnu.org/cgit/nano.git"
12 WANTED="nano"
14 genpkg_rules()
15 {
16 cook_copy_folders locale
17 }