X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=cirros-testvm%2Fsrc-cirros%2Fbuildroot-2015.05%2Fpackage%2Fperl-file-util%2Fperl-file-util.mk;fp=cirros-testvm%2Fsrc-cirros%2Fbuildroot-2015.05%2Fpackage%2Fperl-file-util%2Fperl-file-util.mk;h=c8b4441d1be6f84557f08f34fa584568d6a50e60;hb=b0a0f15dfaa205161a7fcb20cf1b8cd4948c2ef3;hp=0000000000000000000000000000000000000000;hpb=c6ac3cd55ee2da956195eee393b0882105dfad4e;p=packages%2Ftrusty%2Fcirros-testvm.git diff --git a/cirros-testvm/src-cirros/buildroot-2015.05/package/perl-file-util/perl-file-util.mk b/cirros-testvm/src-cirros/buildroot-2015.05/package/perl-file-util/perl-file-util.mk new file mode 100644 index 0000000..c8b4441 --- /dev/null +++ b/cirros-testvm/src-cirros/buildroot-2015.05/package/perl-file-util/perl-file-util.mk @@ -0,0 +1,15 @@ +################################################################################ +# +# perl-file-util +# +################################################################################ + +PERL_FILE_UTIL_VERSION = 4.132140 +PERL_FILE_UTIL_SOURCE = File-Util-$(PERL_FILE_UTIL_VERSION).tar.gz +PERL_FILE_UTIL_SITE = $(BR2_CPAN_MIRROR)/authors/id/T/TO/TOMMY +PERL_FILE_UTIL_DEPENDENCIES = perl host-perl-module-build +PERL_FILE_UTIL_LICENSE = Artistic or GPLv1+ +PERL_FILE_UTIL_LICENSE_FILES = COPYING LICENSE + +$(eval $(perl-package)) +$(eval $(host-perl-package))