wok-6.x view wifi/receipt @ rev 5086
awstats, openldap: fix postfix (chroot)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Mar 15 12:39:19 2010 +0100 (2010-03-15) |
parents | bc579f419add |
children | 2a21689b0af7 |
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/"
11 TAGS="wireless"
13 # Rules to gen a SliTaz package suitable for Tazpkg.
14 genpkg_rules()
15 {
16 mkdir -p $fs/usr
17 }