summaryrefslogtreecommitdiffstats
path: root/package/perl-type-tiny/perl-type-tiny.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/perl-type-tiny/perl-type-tiny.mk')
-rw-r--r--package/perl-type-tiny/perl-type-tiny.mk13
1 files changed, 13 insertions, 0 deletions
diff --git a/package/perl-type-tiny/perl-type-tiny.mk b/package/perl-type-tiny/perl-type-tiny.mk
new file mode 100644
index 0000000000..7a433d6472
--- /dev/null
+++ b/package/perl-type-tiny/perl-type-tiny.mk
@@ -0,0 +1,13 @@
+################################################################################
+#
+# perl-type-tiny
+#
+################################################################################
+
+PERL_TYPE_TINY_VERSION = 1.004002
+PERL_TYPE_TINY_SOURCE = Type-Tiny-$(PERL_TYPE_TINY_VERSION).tar.gz
+PERL_TYPE_TINY_SITE = $(BR2_CPAN_MIRROR)/authors/id/T/TO/TOBYINK
+PERL_TYPE_TINY_LICENSE = Artistic or GPL-1.0+
+PERL_TYPE_TINY_LICENSE_FILES = COPYRIGHT LICENSE
+
+$(eval $(perl-package))
OpenPOWER on IntegriCloud