The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / perl-http-cookies / perl-http-cookies.mk
diff --git a/cirros-testvm/src-cirros/buildroot-2015.05/package/perl-http-cookies/perl-http-cookies.mk b/cirros-testvm/src-cirros/buildroot-2015.05/package/perl-http-cookies/perl-http-cookies.mk
new file mode 100644 (file)
index 0000000..b3bfa2c
--- /dev/null
@@ -0,0 +1,14 @@
+################################################################################
+#
+# perl-http-cookies
+#
+################################################################################
+
+PERL_HTTP_COOKIES_VERSION = 6.01
+PERL_HTTP_COOKIES_SOURCE = HTTP-Cookies-$(PERL_HTTP_COOKIES_VERSION).tar.gz
+PERL_HTTP_COOKIES_SITE = $(BR2_CPAN_MIRROR)/authors/id/G/GA/GAAS
+PERL_HTTP_COOKIES_DEPENDENCIES = perl-http-message
+PERL_HTTP_COOKIES_LICENSE = Artistic or GPLv1+
+PERL_HTTP_COOKIES_LICENSE_FILES = README
+
+$(eval $(perl-package))