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

PERL_URI_VERSION = 1.76
PERL_URI_SOURCE = URI-$(PERL_URI_VERSION).tar.gz
PERL_URI_SITE = $(BR2_CPAN_MIRROR)/authors/id/O/OA/OALDERS
PERL_URI_LICENSE = Artistic or GPL-1.0+
PERL_URI_LICENSE_FILES = LICENSE
PERL_URI_DISTNAME = URI

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