New package: perl-Text-ASCIITable
This commit is contained in:
parent
1b3dc2de23
commit
f9bf887ced
1 changed files with 16 additions and 0 deletions
16
srcpkgs/perl-Text-ASCIITable/template
Normal file
16
srcpkgs/perl-Text-ASCIITable/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'perl-Text-ASCIITable'
|
||||||
|
pkgname=perl-Text-ASCIITable
|
||||||
|
version=0.22
|
||||||
|
revision=1
|
||||||
|
noarch=yes
|
||||||
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
|
build_style=perl-ModuleBuild
|
||||||
|
hostmakedepends="perl perl-Module-Build"
|
||||||
|
makedepends="perl"
|
||||||
|
depends="${makedepends}"
|
||||||
|
short_desc="Create a nice formatted table using ASCII characters"
|
||||||
|
maintainer="chinarulezzz <alexandr.savca89@gmail.com>"
|
||||||
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
|
homepage="https://metacpan.org/release/Text-ASCIITable"
|
||||||
|
distfiles="${CPAN_SITE}/Text/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
|
checksum=e4d39537db35d75eb88032d2d26a707733fe33b6baeb212f9c733fc4bff07e43
|
Loading…
Add table
Add a link
Reference in a new issue