From 70d525545ad751b208bca8bbb608ee36a6db4c62 Mon Sep 17 00:00:00 2001 From: Dominik Honnef Date: Mon, 13 Jul 2015 19:23:18 +0200 Subject: [PATCH] New package: perl-Linux-Distribution-0.23 --- srcpkgs/perl-Linux-Distribution/template | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 srcpkgs/perl-Linux-Distribution/template diff --git a/srcpkgs/perl-Linux-Distribution/template b/srcpkgs/perl-Linux-Distribution/template new file mode 100644 index 0000000000..6a5a2d06e1 --- /dev/null +++ b/srcpkgs/perl-Linux-Distribution/template @@ -0,0 +1,16 @@ +# Template build file for 'perl-Linux-Distribution'. +pkgname=perl-Linux-Distribution +version=0.23 +revision=1 +wrksrc="Linux-Distribution-$version" +build_style=perl-module +hostmakedepends="perl" +makedepends="perl" +depends="perl" +short_desc="Linux::Distribution - Detect the running Linux distribution" +maintainer="Dominik Honnef " +homepage="http://search.cpan.org/~chorny/Linux-Distribution/" +license="Artistic, GPL-1" +distfiles="${CPAN_SITE}/Linux/Linux-Distribution-${version}.tar.gz" +checksum=603e27da607b3e872a669d7a66d75982f0969153eab2d4b20c341347b4ebda5f +noarch=yes