New package: perl-Text-Glob-0.09
This commit is contained in:
parent
9efff3a42c
commit
a8dbbed731
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'perl-Text-Glob'
|
||||||
|
pkgname=perl-Text-Glob
|
||||||
|
version=0.09
|
||||||
|
revision=1
|
||||||
|
noarch=yes
|
||||||
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
|
build_style=perl-module
|
||||||
|
hostmakedepends="perl"
|
||||||
|
makedepends="${hostmakedepends}"
|
||||||
|
depends="${makedepends}"
|
||||||
|
short_desc="Text::Glob - match globbing patterns against text"
|
||||||
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
|
homepage="http://search.cpan.org/dist/Text-Glob"
|
||||||
|
license="Artistic, GPL-1"
|
||||||
|
distfiles="${CPAN_SITE}/Text/Text-Glob-${version}.tar.gz"
|
||||||
|
checksum=a5a121da026fbc4cc8c1065cfbe76ab5110e88091f454e70ee8c23a933372753
|
Loading…
Reference in New Issue