aboutsummaryrefslogtreecommitdiffstats
path: root/packages/perl/liburi-perl_1.35.bb
blob: c62de2c0fa91fd0276c2f030377661b98e815c1d (plain)
1
2
3
4
5
6
7
8
9
10
DESCRIPTION = "Manipulates and accesses URI strings"
SECTION = "libs"
LICENSE = "Artistic|GPL"
#RDEPENDS += " libmime-base64-perl libnet-perl"

SRC_URI = "http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/URI-${PV}.tar.gz"

S = "${WORKDIR}/URI-${PV}"

inherit cpan