New package: perl-Linux-Distribution-0.23
This commit is contained in:
parent
f0d469f13c
commit
70d525545a
1 changed files with 16 additions and 0 deletions
16
srcpkgs/perl-Linux-Distribution/template
Normal file
16
srcpkgs/perl-Linux-Distribution/template
Normal file
|
@ -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 <dominik@honnef.co>"
|
||||||
|
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
|
Loading…
Reference in a new issue