summaryrefslogtreecommitdiffstats
path: root/package/perl-extutils-config
diff options
context:
space:
mode:
Diffstat (limited to 'package/perl-extutils-config')
-rw-r--r--package/perl-extutils-config/perl-extutils-config.hash6
-rw-r--r--package/perl-extutils-config/perl-extutils-config.mk13
2 files changed, 19 insertions, 0 deletions
diff --git a/package/perl-extutils-config/perl-extutils-config.hash b/package/perl-extutils-config/perl-extutils-config.hash
new file mode 100644
index 0000000000..518de84188
--- /dev/null
+++ b/package/perl-extutils-config/perl-extutils-config.hash
@@ -0,0 +1,6 @@
+# retrieved by scancpan from http://cpan.metacpan.org/
+md5 565a7b09c7cac5907a25bbe2c959a717 ExtUtils-Config-0.008.tar.gz
+sha256 ae5104f634650dce8a79b7ed13fb59d67a39c213a6776cfdaa3ee749e62f1a8c ExtUtils-Config-0.008.tar.gz
+
+# computed by scancpan
+sha256 33b39fda54675d4d681764049e27b537cac12213aa6650667abea43662264ddc LICENSE
diff --git a/package/perl-extutils-config/perl-extutils-config.mk b/package/perl-extutils-config/perl-extutils-config.mk
new file mode 100644
index 0000000000..dfb8b26da7
--- /dev/null
+++ b/package/perl-extutils-config/perl-extutils-config.mk
@@ -0,0 +1,13 @@
+################################################################################
+#
+# perl-extutils-config
+#
+################################################################################
+
+PERL_EXTUTILS_CONFIG_VERSION = 0.008
+PERL_EXTUTILS_CONFIG_SOURCE = ExtUtils-Config-$(PERL_EXTUTILS_CONFIG_VERSION).tar.gz
+PERL_EXTUTILS_CONFIG_SITE = $(BR2_CPAN_MIRROR)/authors/id/L/LE/LEONT
+PERL_EXTUTILS_CONFIG_LICENSE = Artistic or GPL-1.0+
+PERL_EXTUTILS_CONFIG_LICENSE_FILES = LICENSE
+
+$(eval $(host-perl-package))
OpenPOWER on IntegriCloud