perl-net-telnet: 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:23 +02:00 committed by Thomas Petazzoni
parent d7052c6fee
commit 36bc9d8b92
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
PERL_NET_TELNET_VERSION = 3.04
PERL_NET_TELNET_SOURCE = Net-Telnet-$(PERL_NET_TELNET_VERSION).tar.gz
PERL_NET_TELNET_SITE = $(BR2_CPAN_MIRROR)/authors/id/J/JR/JROGERS
PERL_NET_TELNET_LICENSE = Artistic or GPL-1.0+
PERL_NET_TELNET_LICENSE_FILES = README
$(eval $(perl-package))