17 lines
567 B
Bash
17 lines
567 B
Bash
|
# 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
|