summaryrefslogtreecommitdiffstats
path: root/package/perl-libwww-perl/perl-libwww-perl.mk
blob: d1e26aea449efdee6d38b462ec8cb9918b81d5f0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
################################################################################
#
# perl-libwww-perl
#
################################################################################

PERL_LIBWWW_PERL_VERSION = 6.34
PERL_LIBWWW_PERL_SOURCE = libwww-perl-$(PERL_LIBWWW_PERL_VERSION).tar.gz
PERL_LIBWWW_PERL_SITE = $(BR2_CPAN_MIRROR)/authors/id/E/ET/ETHER
PERL_LIBWWW_PERL_LICENSE = Artistic or GPL-1.0+
PERL_LIBWWW_PERL_LICENSE_FILES = LICENSE

$(eval $(perl-package))
OpenPOWER on IntegriCloud