17 lines
603 B
Bash
17 lines
603 B
Bash
# Template file for 'perl-common-sense'
|
|
pkgname=perl-common-sense
|
|
version=3.74
|
|
revision=1
|
|
noarch=yes
|
|
wrksrc="${pkgname/perl-/}-${version}"
|
|
build_style=perl-module
|
|
hostmakedepends="perl"
|
|
makedepends="${hostmakedepends}"
|
|
depends="${makedepends}"
|
|
short_desc="common::sense - save a tree AND a kitten, use common::sense!"
|
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|
homepage="https://metacpan.org/release/common-sense"
|
|
license="Artistic, GPL-1"
|
|
distfiles="${CPAN_SITE}/Convert/MLEHMANN/common-sense-${version}.tar.gz"
|
|
checksum=771f7d02abd1ded94d9e37d3f66e795c8d2026d04defbeb5b679ca058116bbf3
|