wok view claws-mail-extras/receipt @ rev 22876

web-applications: localize wikipedia
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Feb 21 18:28:59 2020 +0100 (2020-02-21)
parents 86790a278e70
children 93d12db6c664
line source
1 # SliTaz package receipt.
3 PACKAGE="claws-mail-extras"
4 VERSION="3.17.4"
5 CATEGORY="meta"
6 SHORT_DESC="All extra plugins for Claws-mail."
7 MAINTAINER="erjo@slitaz.org"
8 LICENSE="GPL3"
9 WEB_SITE="https://www.claws-mail.org/index.php"
11 DEPENDS="claws-mail-archive claws-mail-attremover
12 claws-mail-fancy claws-mail-notification
13 claws-mail-rssyl claws-mail-spam_report
14 claws-mail-vcalendar"
16 # Rules to gen a SliTaz package suitable for Tazpkg.
17 genpkg_rules()
18 {
19 mkdir -p $fs/usr
20 }