mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Merge from bittboy/buildroot@db180c0
This commit is contained in:
15
package/perl-astro-suntime/perl-astro-suntime.mk
Normal file
15
package/perl-astro-suntime/perl-astro-suntime.mk
Normal file
@@ -0,0 +1,15 @@
|
||||
################################################################################
|
||||
#
|
||||
# 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
|
||||
PERL_ASTRO_SUNTIME_DISTNAME = Astro-SunTime
|
||||
|
||||
$(eval $(perl-package))
|
||||
Reference in New Issue
Block a user