summaryrefslogtreecommitdiffstats
path: root/package/perl-posix-strftime-compiler/perl-posix-strftime-compiler.mk
blob: d7e23d254fa760e45a07f40247434a57df9226bc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
################################################################################
#
# perl-posix-strftime-compiler
#
################################################################################

PERL_POSIX_STRFTIME_COMPILER_VERSION = 0.42
PERL_POSIX_STRFTIME_COMPILER_SOURCE = POSIX-strftime-Compiler-$(PERL_POSIX_STRFTIME_COMPILER_VERSION).tar.gz
PERL_POSIX_STRFTIME_COMPILER_SITE = $(BR2_CPAN_MIRROR)/authors/id/K/KA/KAZEBURO
PERL_POSIX_STRFTIME_COMPILER_DEPENDENCIES = host-perl-module-build
PERL_POSIX_STRFTIME_COMPILER_LICENSE = Artistic or GPL-1.0+
PERL_POSIX_STRFTIME_COMPILER_LICENSE_FILES = LICENSE
PERL_POSIX_STRFTIME_COMPILER_DISTNAME = POSIX-strftime-Compiler

$(eval $(perl-package))
OpenPOWER on IntegriCloud