16 lines
567 B
Bash
16 lines
567 B
Bash
# Template file for 'perl-Text-Autoformat'
|
|
pkgname=perl-Text-Autoformat
|
|
version=1.74
|
|
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/release/Text-Autoformat"
|
|
license="Artistic, GPL-1"
|
|
distfiles="${CPAN_SITE}/Text/Text-Autoformat-${version}.tar.gz"
|
|
checksum=07eb3c2b3515897340ca6e9377495bbe2e05ec80d7f3f146adab8e534a818d5e
|