[Buildroot] [PATCH 4/4] ngrep: add license information

Phil Eichinger phil.eichinger at gmail.com
Mon Oct 14 14:05:41 UTC 2013


Signed-off-by: Phil Eichinger <phil at zankapfel.net>
---
 package/ngrep/ngrep.mk |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/package/ngrep/ngrep.mk b/package/ngrep/ngrep.mk
index 99b8f46..e25d3a2 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-Style
+NGREP_LICENSE_FILES = LICENSE.txt
 NGREP_INSTALL_STAGING = YES
 NGREP_CONF_ENV = LDFLAGS="-lpcre"
 NGREP_CONF_OPT =  \
-- 
1.7.10.4




More information about the buildroot mailing list