mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 11:03:49 +02:00
New package: perl-Text-Autoformat-1.72
This commit is contained in:
parent
1c4faace36
commit
d691a22002
1 changed files with 15 additions and 0 deletions
15
srcpkgs/perl-Text-Autoformat/template
Normal file
15
srcpkgs/perl-Text-Autoformat/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'perl-Text-Autoformat'
|
||||||
|
pkgname=perl-Text-Autoformat
|
||||||
|
version=1.72
|
||||||
|
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
|
||||||
|
distfiles="$CPAN_SITE/Text/Text-Autoformat-${version}.tar.gz"
|
||||||
|
checksum=b541152699fcd0f026322f283b7d9184839742aee0edb317a014c195ea26ae51
|
Loading…
Add table
Reference in a new issue