summaryrefslogtreecommitdiff
path: root/packages/perl/liburi-perl_1.35.bb
diff options
context:
space:
mode:
authorPaul Sokolovsky <pmiscml@gmail.com>2007-05-11 11:48:22 +0000
committerPaul Sokolovsky <pmiscml@gmail.com>2007-05-11 11:48:22 +0000
commita22f97e5c43501ceed138b3187c94db5760a3f96 (patch)
tree8d4912c1a55ba3f5bfee38d8ea8d422e854622ba /packages/perl/liburi-perl_1.35.bb
parent500967160d58626953ec52c4f927445aed6150b2 (diff)
parent022824ef842725cdab81209975b36d1cdc4ed353 (diff)
merge of '1bb8268fd7793fa7cde34e0d086742cc7a98a639'
and '88cbce2efbfb5b53d746089e00d4c028271d57d2'
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