nfacct: Add recipe for nfacct as well

Related: ORT#650
This commit is contained in:
Holger Hans Peter Freyther 2015-02-16 23:40:12 +01:00
parent 77b2c49b65
commit 137b6b0d6a
1 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,12 @@
SUMMARY = "nfacct is the command line tool to create/retrieve/delete accounting objects"
HOMEPAGE = "http://www.netfilter.org/projects/nfacct/downloads.html"
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b"
DEPENDS = "libmnl libnetfilter-acct"
SRC_URI = "http://www.netfilter.org/projects/${PN}/files/${PN}-${PV}.tar.bz2;name=tar"
SRC_URI[tar.md5sum] = "992e863409d144350dbc8f0554a0f478"
SRC_URI[tar.sha256sum] = "81ef261616f313372a957431d17c5a0334984f06ceea190cf390479bf043e7c4"
inherit autotools pkgconfig