wok view get-ipw2100-firmware/receipt @ rev 1114

Update of irssi receipt with perl support, inline help and scripts.
author Mallory MOLLO <mallory@sweetpeople.org>
date Sun Jul 20 00:00:54 2008 +0200 (2008-07-20)
parents
children
line source
1 # SliTaz package receipt.
3 PACKAGE="get-ipw2100-firmware"
4 VERSION="1.0"
5 CATEGORY="non-free"
6 SHORT_DESC="Get Intel PRO/Wireless 2100 firmware."
7 MAINTAINER="pascal.bellard@slitaz.org"
8 WEB_SITE="http://ipw2100.sourceforge.net//"
10 # Rules to gen a SliTaz package suitable for Tazpkg.
11 genpkg_rules()
12 {
13 mkdir -p $fs/usr/bin
14 cp stuff/$PACKAGE $fs/usr/bin
15 }