17 lines
605 B
Plaintext
17 lines
605 B
Plaintext
|
# Template file for 'perl-String-ShellQuote'
|
||
|
pkgname=perl-String-ShellQuote
|
||
|
version=1.04
|
||
|
revision=1
|
||
|
noarch=yes
|
||
|
wrksrc="${pkgname/perl-/}-${version}"
|
||
|
build_style=perl-module
|
||
|
hostmakedepends="perl>=5.18"
|
||
|
makedepends="${hostmakedepends}"
|
||
|
depends="${makedepends}"
|
||
|
short_desc="Perl module for quote strings for passing through the shell"
|
||
|
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||
|
homepage="http://search.cpan.org/dist/String-ShellQuote/"
|
||
|
license="Artistic, GPL-1"
|
||
|
distfiles="${CPAN_SITE}/String/${pkgname/perl-/}-${version}.tar.gz"
|
||
|
checksum=e606365038ce20d646d255c805effdd32f86475f18d43ca75455b00e4d86dd35
|