wok annotate ndiswrapper/receipt @ rev 13177

Up: phpmyadmin(3.5.2) & fix apache config
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Tue Jul 31 06:47:03 2012 +0200 (2012-07-31)
parents ea9d666ad709
children 3765f181a6d5
rev   line source
erjo@582 1 # SliTaz package receipt.
erjo@582 2
erjo@582 3 PACKAGE="ndiswrapper"
pascal@12303 4 VERSION="1.57"
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 }