17 lines
593 B
Bash
17 lines
593 B
Bash
# Template file for 'perl-Getopt-Compact'
|
|
pkgname=perl-Getopt-Compact
|
|
version=0.04
|
|
revision=1
|
|
wrksrc="${pkgname/perl-/}-${version}"
|
|
build_style=perl-module
|
|
hostmakedepends="perl"
|
|
makedepends="perl perl-Text-Table"
|
|
depends="${makedepends}"
|
|
short_desc="Getopt::Compact - getopt processing in a compact statement"
|
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
|
license="Artistic, GPL-1"
|
|
homepage="https://metacpan.org/release/Getopt-Compact"
|
|
distfiles="${CPAN_SITE}/Getopt/${pkgname/perl-/}-${version}.tar.gz"
|
|
checksum=47a6fd8f9facb54a363b63d46617fcf18106b3b4a95f7fcbcbd08955595c1d47
|
|
noarch=yes
|