wok annotate ndiswrapper/receipt @ rev 11049

Up: perl-cairo to 1.081.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Oct 16 23:03:09 2011 +0000 (2011-10-16)
parents ff6152ea645e
children 6b148befc732
rev   line source
erjo@582 1 # SliTaz package receipt.
erjo@582 2
erjo@582 3 PACKAGE="ndiswrapper"
pankso@5301 4 VERSION="1.56"
erjo@1943 5 CATEGORY="meta"
erjo@582 6 SHORT_DESC="Add Windows network drivers support to Linux kernel."
erjo@784 7 MAINTAINER="erjo@slitaz.org"
erjo@1896 8 DEPENDS="ndiswrapper-driver ndiswrapper-utils wireless_tools"
erjo@582 9 WEB_SITE="http://ndiswrapper.sourceforge.net/joomla/"
jozee@4969 10 TAGS="windows wireless network"
erjo@582 11
erjo@582 12 # Rules to gen a SliTaz package suitable for Tazpkg.
erjo@582 13 genpkg_rules()
erjo@582 14 {
erjo@1851 15 mkdir -p $fs/usr/sbin $fs/sbin
erjo@582 16 }