kumquat-buildroot/package/perl-exporter-tiny/perl-exporter-tiny.mk
Francois Perrad dc2b892dfe perl-exporter-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:22:59 +02:00

14 lines
502 B
Makefile

################################################################################
#
# perl-exporter-tiny
#
################################################################################
PERL_EXPORTER_TINY_VERSION = 1.002001
PERL_EXPORTER_TINY_SOURCE = Exporter-Tiny-$(PERL_EXPORTER_TINY_VERSION).tar.gz
PERL_EXPORTER_TINY_SITE = $(BR2_CPAN_MIRROR)/authors/id/T/TO/TOBYINK
PERL_EXPORTER_TINY_LICENSE = Artistic or GPL-1.0+
PERL_EXPORTER_TINY_LICENSE_FILES = COPYRIGHT LICENSE
$(eval $(perl-package))