LICENSE = "GPL" DESCRIPTION = "Scapy is a powerful interactive packet manipulation tool, \ packet generator, network scanner, network discovery, packet sniffer, etc. \ It can for the moment replace hping, 85% of nmap, arpspoof, arp-sk, arping, \ tcpdump, tethereal, p0f, ...." SECTION = "devel/python" PRIORITY = "optional" RDEPENDS = "python-core python-netclient python-netserver" SRCNAME = "scapy" SRC_URI = "http://www.secdev.org/projects/scapy/files/scapy-${PV}.tar.gz" S = "${WORKDIR}/${SRCNAME}-${PV}" do_install() { install -d ${D}${libdir}/${PYTHON_DIR} install -m 0755 ${S}/scapy.py ${D}${libdir}/${PYTHON_DIR}/ } FILES_${PN} = "${libdir}/${PYTHON_DIR}/" thod='get'> Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/smpeg
AgeCommit message (Expand)AuthorFiles
2006-12-31Split STAGING_BINDIR into CROSS and NATIVE versions. This means there is no n...Richard Purdie1
2006-12-31remove extra whitespace at end-of-line in about 900 bb files.Rolf Leggewie1
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi1
2006-06-11g++ 4.1.1 fixlet - thanks cyril romain. closes bug #1082Michael Lauer1
2006-04-25smpeg: fix staging, improve packagingMichael Lauer1
2005-07-09More syntax changesHolger Freyther1
2005-06-30import clean BK tree at cset 1.3670Koen Kooi5