mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
New package: perl-Text-Reform-1.20
This commit is contained in:
parent
d7130efbf7
commit
1c4faace36
1 changed files with 15 additions and 0 deletions
15
srcpkgs/perl-Text-Reform/template
Normal file
15
srcpkgs/perl-Text-Reform/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'perl-Text-Reform'
|
||||||
|
pkgname=perl-Text-Reform
|
||||||
|
version=1.20
|
||||||
|
revision=1
|
||||||
|
wrksrc="Text-Reform-${version}"
|
||||||
|
build_style=perl-module
|
||||||
|
hostmakedepends="perl"
|
||||||
|
depends="${hostmakedepends}"
|
||||||
|
noarch=yes
|
||||||
|
short_desc="Text::Reform - Manual text wrapping and reformatting"
|
||||||
|
maintainer="Sime Ramov <s@ramov.com>"
|
||||||
|
homepage="https://metacpan.org/pod/Text::Reform"
|
||||||
|
license=Artistic
|
||||||
|
distfiles="$CPAN_SITE/Text/Text-Reform-${version}.tar.gz"
|
||||||
|
checksum=a8792dd8c1aac97001032337b36a356be96e2d74c4f039ef9a363b641db4ae61
|
Loading…
Add table
Reference in a new issue