void-packages/srcpkgs/perl-Getopt-Compact/template
2018-02-07 08:49:39 +01:00

17 lines
592 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="http://search.cpan.org/dist/Getopt-Compact"
distfiles="${CPAN_SITE}/Getopt/${pkgname/perl-/}-${version}.tar.gz"
checksum=47a6fd8f9facb54a363b63d46617fcf18106b3b4a95f7fcbcbd08955595c1d47
noarch=yes