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

perl-datetime-format-strptime: additional deps
author Nathan Neulinger <nneul@neulinger.org>
date Sun Sep 27 21:56:03 2015 +0000 (2015-09-27)
parents eb8067417980
children 86790a278e70
line source
1 # SliTaz package receipt.
3 PACKAGE="claws-mail-extras"
4 VERSION="3.9.3"
5 CATEGORY="meta"
6 SHORT_DESC="All extras plugins for Claws-mail."
7 MAINTAINER="erjo@slitaz.org"
8 LICENSE="GPL3"
9 WEB_SITE="http://www.claws-mail.org/index.php"
11 DEPENDS="claws-mail-archive claws-mail-attremover
12 claws-mail-notification claws-mail-spam_report claws-mail-vcalendar
13 claws-mail-fancy claws-mail-rssyl "
15 # Rules to gen a SliTaz package suitable for Tazpkg.
16 genpkg_rules()
17 {
18 mkdir -p $fs/usr
19 }