perl-net-ping: add missing license declaration

Signed-off-by: Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018.08.x
Thomas De Schampheleire 2018-07-27 21:54:22 +02:00 committed by Thomas Petazzoni
parent 2fc04ce407
commit d7052c6fee
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
PERL_NET_PING_VERSION = 2.68
PERL_NET_PING_SOURCE = Net-Ping-$(PERL_NET_PING_VERSION).tar.gz
PERL_NET_PING_SITE = $(BR2_CPAN_MIRROR)/authors/id/R/RU/RURBAN
PERL_NET_PING_LICENSE = Artistic or GPL-1.0+
PERL_NET_PING_LICENSE_FILES = README
$(eval $(perl-package))