File: net/kismet/Makefile
base-0 patch-1
Line 3Line 3
CATEGORIES = net
MASTER_SITES = http://www.kismetwireless.net/code/
DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz kismet.conf
CATEGORIES = net
MASTER_SITES = http://www.kismetwireless.net/code/
DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz kismet.conf
PATCHFILES =
PATCHFILES = gar-base.diff
# put your e-mail address in here, as in:         Foo Bar <foo@bar.com>
MAINTAINER = Paul Gray <gray@cs.uni.edu>
# GPL, GPL2, BSD, MIT, etc. Or add the URL to any custom license
# put your e-mail address in here, as in:         Foo Bar <foo@bar.com>
MAINTAINER = Paul Gray <gray@cs.uni.edu>
# GPL, GPL2, BSD, MIT, etc. Or add the URL to any custom license
Line 22Line 22
# Dependencies are of the form categorydir/packagedir
# LIBDEPS are for libraries, and DEPENDS are for everything else
# Dependencies are of the form categorydir/packagedir
# LIBDEPS are for libraries, and DEPENDS are for everything else
LIBDEPS = lib/libpcap # net/ethereal \ # uses wiretap packet library
LIBDEPS = lib/libpcap lib/ncurses
               
               
DEPENDS = kernel/pcmcia-cs
DEPENDS = kernel/pcmcia-cs # unless conversion to kernel pcmcia
# Builddeps are installed in the build DESTIMG
BUILDDEPS =

# Builddeps are installed in the build DESTIMG
BUILDDEPS =