summaryrefslogtreecommitdiff
path: root/packages/perl/liburi-perl_1.35.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/perl/liburi-perl_1.35.bb')
-rw-r--r--packages/perl/liburi-perl_1.35.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/packages/perl/liburi-perl_1.35.bb b/packages/perl/liburi-perl_1.35.bb
new file mode 100644
index 0000000000..c62de2c0fa
--- /dev/null
+++ b/packages/perl/liburi-perl_1.35.bb
@@ -0,0 +1,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