New package: perl-Text-Roman-3.5
This commit is contained in:
parent
14e0c6fc6e
commit
959f156360
1 changed files with 16 additions and 0 deletions
16
srcpkgs/perl-Text-Roman/template
Normal file
16
srcpkgs/perl-Text-Roman/template
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'perl-Text-Roman'
|
||||
pkgname=perl-Text-Roman
|
||||
version=3.5
|
||||
revision=1
|
||||
archs="noarch"
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="${hostmakedepends}"
|
||||
depends="${makedepends}"
|
||||
short_desc="Text::Roman - Allows conversion between Roman and Arabic algarisms"
|
||||
maintainer="svenper <svenper@tuta.io>"
|
||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
homepage="https://metacpan.org/release/Text-Roman/"
|
||||
distfiles="${CPAN_SITE}/Text/${pkgname/perl-/}-${version}.tar.gz"
|
||||
checksum=cb4a08a3b151802ffb2fce3258a416542ab81db0f739ee474a9583ffb73e046a
|
Loading…
Reference in a new issue