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

Add python-ethtool
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jun 11 09:04:58 2013 +0200 (2013-06-11)
parents 913b7c6095ec
children eb8067417980
line source
1 # SliTaz package receipt.
3 PACKAGE="claws-mail-extras"
4 VERSION="3.8.1"
5 CATEGORY="meta"
6 SHORT_DESC="All extras plugins for Claws-mail."
7 MAINTAINER="erjo@slitaz.org"
8 DEPENDS="claws-mail-archive claws-mail-attremover
9 claws-mail-notification claws-mail-spam_report claws-mail-vcalendar
10 claws-mail-gtkhtml2_viewer claws-mail-rssyl "
11 WEB_SITE="http://www.claws-mail.org/index.php"
14 # Rules to gen a SliTaz package suitable for Tazpkg.
15 genpkg_rules()
16 {
17 mkdir -p $fs/usr
18 }