From: Phil Eichinger Date: Mon, 14 Oct 2013 14:05:41 +0000 (+0200) Subject: ngrep: add license information X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f87f067c027261eb8c0ac8ad120fe845570aaae3;p=buildroot.git ngrep: add license information [Peter: use BSD-4c-like for license] Signed-off-by: Phil Eichinger Signed-off-by: Peter Korsgaard --- diff --git a/package/ngrep/ngrep.mk b/package/ngrep/ngrep.mk index 99b8f469d4..6a9b42f3d1 100644 --- a/package/ngrep/ngrep.mk +++ b/package/ngrep/ngrep.mk @@ -7,6 +7,8 @@ NGREP_VERSION = 1.45 NGREP_SOURCE = ngrep-$(NGREP_VERSION).tar.bz2 NGREP_SITE = http://downloads.sourceforge.net/project/ngrep/ngrep/$(NGREP_VERSION) +NGREP_LICENSE = BSD-4c-like +NGREP_LICENSE_FILES = LICENSE.txt NGREP_INSTALL_STAGING = YES NGREP_CONF_ENV = LDFLAGS="-lpcre" NGREP_CONF_OPT = \