16 lines
564 B
Bash
16 lines
564 B
Bash
# Template file for 'perl-Text-Autoformat'
|
|
pkgname=perl-Text-Autoformat
|
|
version=1.73
|
|
revision=1
|
|
wrksrc="Text-Autoformat-${version}"
|
|
build_style=perl-module
|
|
hostmakedepends="perl perl-Text-Reform"
|
|
depends="${hostmakedepends}"
|
|
noarch=yes
|
|
short_desc="Text::Autoformat - Automatic text wrapping and reformatting"
|
|
maintainer="Sime Ramov <s@ramov.com>"
|
|
homepage="https://metacpan.org/pod/Text::Autoformat"
|
|
license="Artistic, GPL-1"
|
|
distfiles="${CPAN_SITE}/Text/Text-Autoformat-${version}.tar.gz"
|
|
checksum=d70ea5d1676340747d0ff2ee309c2382c7e3ee23b9e015f42f4945f76adb5a98
|