wok-current view wifi/receipt @ rev 2466
Up: claws-mail, claws-mail-dev, claws-mail-plugins to 3.7.1
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Sat Mar 14 21:25:45 2009 +0100 (2009-03-14) |
parents | 8655ea94e404 |
children | 35ec83c60e58 |
line source
1 # SliTaz package receipt.
3 PACKAGE="wifi"
4 VERSION="1.0"
5 CATEGORY="meta"
6 SHORT_DESC="Meta package to install all wifi related packages."
7 MAINTAINER="pankso@slitaz.org"
8 DEPENDS="linux-wireless wireless_tools ndiswrapper"
9 SUGGESTED="b43-fwcutter cabextract unshield"
10 WEB_SITE="http://www.slitaz.org/"
12 # Rules to gen a SliTaz package suitable for Tazpkg.
13 genpkg_rules()
14 {
15 mkdir -p $fs/usr
16 }