wok-4.x view mirror-tools/receipt @ rev 1973
Add: mutt-1.5.18
author | Julien Rabier <taziden@slitaz.org> |
---|---|
date | Sat Jan 03 04:12:27 2009 +0100 (2009-01-03) |
parents | |
children | fc784f29b3f6 |
line source
1 # SliTaz package receipt.
3 PACKAGE="mirror-tools"
4 VERSION="1.0"
5 CATEGORY="extra"
6 SHORT_DESC="Mirrors toolset."
7 MAINTAINER="pascal.bellard@slitaz.org"
8 WEB_SITE="http://www.slitaz.org/"
10 # Rules to gen a SliTaz package suitable for Tazpkg.
11 genpkg_rules()
12 {
13 cp -a stuff/* $fs
14 }