summaryrefslogtreecommitdiffstats
path: root/devel/b43-tools/DETAILS
blob: ba27446bc290517664efec2d5bce49fd33ae380a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
. "$GRIMOIRE/FUNCTIONS"
           SPELL=b43-tools
         VERSION=$(get_scm_version)
          SOURCE="${SPELL}.tar.bz2"
   SOURCE_URL[0]=git://git.bues.ch/${SPELL}.git
   SOURCE_IGNORE=volatile
  FORCE_DOWNLOAD=on
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}"
        WEB_SITE="http://git.bues.ch/gitweb?p=${SPELL}.git;a=summary"
      LICENSE[0]=GPL
         ENTERED=20100331
           SHORT="Development tools for the BCM43xx chip"
cat << EOF
Development tools for the Broadcom 43xx series Wireless-LAN chip.

This spell includes:
  * b43-asm
  * b43-dasm
  * fwcutter
  * ssb-sprom
EOF