From: Baruch Siach Date: Wed, 1 Aug 2012 04:48:59 +0000 (+0300) Subject: ebtables: add license information X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e2ec096eeda8d46b1cbb8f6adac16004c442f27e;p=buildroot.git ebtables: add license information Signed-off-by: Baruch Siach Signed-off-by: Thomas Petazzoni --- diff --git a/package/ebtables/ebtables.mk b/package/ebtables/ebtables.mk index b3068f43e5..7676e9abd8 100644 --- a/package/ebtables/ebtables.mk +++ b/package/ebtables/ebtables.mk @@ -7,6 +7,8 @@ EBTABLES_VERSION = 2.0.10-4 EBTABLES_SOURCE = ebtables-v$(EBTABLES_VERSION).tar.gz EBTABLES_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/ebtables +EBTABLES_LICENSE = GPLv2 +EBTABLES_LICENSE_FILES = COPYING define EBTABLES_BUILD_CMDS $(MAKE) $(TARGET_CONFIGURE_OPTS) LIBDIR=/lib/ebtables -C $(@D)