kumquat-buildroot/package/perl-type-tiny/perl-type-tiny.mk
Francois Perrad 01083c71bc perl-type-tiny: new package
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018-10-10 14:23:19 +02:00

14 lines
470 B
Makefile

################################################################################
#
# 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))