17 lines
620 B
Bash
17 lines
620 B
Bash
|
# Template file for 'perl-Text-WrapI18N'
|
||
|
pkgname=perl-Text-WrapI18N
|
||
|
version=0.06
|
||
|
revision=1
|
||
|
wrksrc="${pkgname/perl-/}-${version}"
|
||
|
build_style=perl-module
|
||
|
noarch=yes
|
||
|
hostmakedepends="perl perl-Text-CharWidth"
|
||
|
makedepends="${hostmakedepends}"
|
||
|
depends="${hostmakedepends}"
|
||
|
short_desc="Line wrapping module with support for multibyte character encodings"
|
||
|
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
||
|
license="Artistic, GPL-1"
|
||
|
homepage="https://metacpan.org/release/Text-WrapI18N"
|
||
|
distfiles="${CPAN_SITE}/Text/${pkgname/perl-/}-${version}.tar.gz"
|
||
|
checksum=4bd29a17f0c2c792d12c1005b3c276f2ab0fae39c00859ae1741d7941846a488
|