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

PERL_LIBWWW_PERL_VERSION = 6.36
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
PERL_LIBWWW_PERL_DISTNAME = libwww-perl

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