blob: 5146502f4f50056d91cfc51a6eed2a68126428c9 (
plain)
1
2
3
4
5
6
7
8
9
|
inherit gpe pkgconfig
LICENSE = "GPL"
DEPENDS = "libgpewidget iptables"
RDEPENDS = "iptables"
SECTION = "gpe"
MAINTAINER = "Florian Boor <florian.boor@kernelconcepts.de>"
DESCRIPTION = "GPE network security tool"
|