wok view amule-lang/receipt @ rev 25652
Up ntfs-3g (2022.10.3)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Feb 06 11:59:08 2024 +0000 (9 months ago) |
parents | f2b7e5dd6de3 |
children |
line source
1 # SliTaz package receipt.
3 PACKAGE="amule-lang"
4 VERSION="2.3.3"
5 CATEGORY="localization"
6 TAGS="p2p peer-to-peer fileshare - localised messages."
7 SHORT_DESC="An eMule-like client for the eD2k and Kademlia networks."
8 MAINTAINER="maintainer@slitaz.org"
9 LICENSE="GPL2"
10 WEB_SITE="http://www.amule.org/"
12 WANTED="amule"
14 # Rules to gen a SliTaz package suitable for Tazpkg.
15 genpkg_rules()
16 {
17 cook_copy_folders locale
18 }