mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 23:12:57 +02:00
New package: perl-Text-Table-1.133.
This commit is contained in:
parent
c523a0e00c
commit
e7fc6035d0
1 changed files with 16 additions and 0 deletions
16
srcpkgs/perl-Text-Table/template
Normal file
16
srcpkgs/perl-Text-Table/template
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'perl-Text-Table'
|
||||
pkgname=perl-Text-Table
|
||||
version=1.133
|
||||
revision=1
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="perl perl-Text-Aligner"
|
||||
depends="${makedepends}"
|
||||
short_desc="Organize Data in Tables"
|
||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
license="Artistic, GPL-1"
|
||||
homepage="http://search.cpan.org/dist/Text-Table"
|
||||
distfiles="${CPAN_SITE}/Text/${pkgname/perl-/}-${version}.tar.gz"
|
||||
checksum=cd9ee04860d09a19a9d6bd2254a4bf3144ac14a63c08f15a1e28601b4b2f7012
|
||||
noarch=yes
|
Loading…
Add table
Reference in a new issue