summaryrefslogtreecommitdiffstats
path: root/package/perl-number-bytes-human/perl-number-bytes-human.mk
diff options
context:
space:
mode:
authorChristopher McCrory <chrismcc@gmail.com>2018-08-10 09:14:57 -0700
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-08-13 11:46:44 +0200
commitc1c0bc1f56518f1db52365aca195c50d73ceeaab (patch)
tree462545e09310d22a7eab4424c68bafb28aa4ad65 /package/perl-number-bytes-human/perl-number-bytes-human.mk
parent8511a66fc1d16014703e76ce0d5bf3ca3b010bdc (diff)
downloadbuildroot-c1c0bc1f56518f1db52365aca195c50d73ceeaab.tar.gz
buildroot-c1c0bc1f56518f1db52365aca195c50d73ceeaab.zip
perl-number-bytes-human: new package
Signed-off-by: Christopher McCrory <chrismcc@gmail.com> Acked-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/perl-number-bytes-human/perl-number-bytes-human.mk')
-rw-r--r--package/perl-number-bytes-human/perl-number-bytes-human.mk13
1 files changed, 13 insertions, 0 deletions
diff --git a/package/perl-number-bytes-human/perl-number-bytes-human.mk b/package/perl-number-bytes-human/perl-number-bytes-human.mk
new file mode 100644
index 0000000000..e10c550eed
--- /dev/null
+++ b/package/perl-number-bytes-human/perl-number-bytes-human.mk
@@ -0,0 +1,13 @@
+################################################################################
+#
+# perl-number-bytes-human
+#
+################################################################################
+
+PERL_NUMBER_BYTES_HUMAN_VERSION = 0.11
+PERL_NUMBER_BYTES_HUMAN_SOURCE = Number-Bytes-Human-$(PERL_NUMBER_BYTES_HUMAN_VERSION).tar.gz
+PERL_NUMBER_BYTES_HUMAN_SITE = $(BR2_CPAN_MIRROR)/authors/id/F/FE/FERREIRA
+PERL_NUMBER_BYTES_HUMAN_LICENSE = Artistic or GPL-1.0+
+PERL_NUMBER_BYTES_HUMAN_LICENSE_FILES = README
+
+$(eval $(perl-package))
OpenPOWER on IntegriCloud