wok-next view ndiswrapper/receipt @ rev 14005

virtualbox-ose: fix some typos
author ernia <monghitri@aruba.it>
date Sat Feb 16 21:14:52 2013 +0000 (2013-02-16)
parents ea9d666ad709
children 3765f181a6d5
line source
1 # SliTaz package receipt.
3 PACKAGE="ndiswrapper"
4 VERSION="1.57"
5 CATEGORY="meta"
6 SHORT_DESC="Add Windows network drivers support to Linux kernel."
7 MAINTAINER="erjo@slitaz.org"
8 DEPENDS="ndiswrapper-driver ndiswrapper-utils wireless_tools"
9 WEB_SITE="http://ndiswrapper.sourceforge.net/joomla/"
10 TAGS="windows wireless network"
12 # Rules to gen a SliTaz package suitable for Tazpkg.
13 genpkg_rules()
14 {
15 mkdir -p $fs/usr/sbin $fs/sbin
16 }