summaryrefslogtreecommitdiffstats
path: root/package/perl-astro-suntime/perl-astro-suntime.mk
blob: 3bd421eec508ef859857b07dbc93392f3054d2a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
################################################################################
#
# perl-astro-suntime
#
################################################################################

PERL_ASTRO_SUNTIME_VERSION = 0.06
PERL_ASTRO_SUNTIME_SOURCE = Astro-SunTime-$(PERL_ASTRO_SUNTIME_VERSION).tar.gz
PERL_ASTRO_SUNTIME_SITE = $(BR2_CPAN_MIRROR)/authors/id/R/RO/ROBF
PERL_ASTRO_SUNTIME_DEPENDENCIES = host-perl-module-build
PERL_ASTRO_SUNTIME_LICENSE = GPL-3.0
PERL_ASTRO_SUNTIME_LICENSE_FILES = LICENSE

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