netsniff-ng: new package
authorJoris Lijssens <joris.lijssens@gmail.com>
Mon, 9 Nov 2015 09:03:32 +0000 (10:03 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 11 Nov 2015 13:59:48 +0000 (14:59 +0100)
commit500d287b07190c9c1a1284bc91b37d07e1a835a3
tree16a20fa4707c8f73d25811fd12d7d047748c2ce1
parent9d3855012c9ff5769451175fa47abeca908e40a9
netsniff-ng: new package

[Thomas:
 - add comment in Config.in to explain why this package depends on
   glibc, and specifically why it doesn't build for uClibc and musl.
 - add hash file.
 - add 'COPYING' to the list of LICENSE_FILES
 - add themissing <pkg>_DEPENDENCIES variable in the .mk file, to make
   sure dependencies are built before netsniff-ng.
 - add comment in the .mk file explain why we're using the
   generic-package infrastructure even if the build procedure is
   essentially ./configure, make, make install.
 - fix indentation in NETSNIFF_NG_CONFIGURE_CMDS.]

Signed-off-by: Joris Lijssens <joris.lijssens@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in
package/netsniff-ng/Config.in [new file with mode: 0644]
package/netsniff-ng/netsniff-ng.hash [new file with mode: 0644]
package/netsniff-ng/netsniff-ng.mk [new file with mode: 0644]