OBJECT = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
+MAINTAINER =
+GROUP = Networking/Statistics
CORE = yes
EXTRA = no
DEBUG = no
-
+BUILD_DEPS =
DEPS = sqlite
+
+URL = http://netfilter.org/projects/ulogd/index.html
+LICENSE = GPLv2
+SHORT_DESC = The userspace logging daemon for netfilter.
+
+define LONG_DESC
+ This package contains utilities for configuring the linux ethernet \
+ bridge. The linux ethernet bridge can be used for connecting multiple \
+ ethernet devices together. The connecting is fully transparent: hosts \
+ connected to one ethernet device see hosts connected to the other \
+ ethernet devices directly.
+endef
+
INITSCRIPT = ulogd
###############################################################################