generated from gaoyang3513/SDK_RK3288
[Mod] First commit
This commit is contained in:
15
package/perl-class-std-fast/perl-class-std-fast.mk
Normal file
15
package/perl-class-std-fast/perl-class-std-fast.mk
Normal file
@ -0,0 +1,15 @@
|
||||
################################################################################
|
||||
#
|
||||
# perl-class-std-fast
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PERL_CLASS_STD_FAST_VERSION = 0.0.8
|
||||
PERL_CLASS_STD_FAST_SOURCE = Class-Std-Fast-v$(PERL_CLASS_STD_FAST_VERSION).tar.gz
|
||||
PERL_CLASS_STD_FAST_SITE = $(BR2_CPAN_MIRROR)/authors/id/A/AC/ACID
|
||||
PERL_CLASS_STD_FAST_DEPENDENCIES = host-perl-module-build
|
||||
PERL_CLASS_STD_FAST_LICENSE = Artistic or GPL-1.0+
|
||||
PERL_CLASS_STD_FAST_LICENSE_FILES = README
|
||||
PERL_CLASS_STD_FAST_DISTNAME = Class-Std-Fast
|
||||
|
||||
$(eval $(perl-package))
|
||||
Reference in New Issue
Block a user