15 lines
563 B
Bash
15 lines
563 B
Bash
# Template build file for 'perl-Locale-gettext'.
|
|
pkgname=perl-Locale-gettext
|
|
version=1.07
|
|
revision=1
|
|
wrksrc="Locale-gettext-$version"
|
|
build_style=perl-module
|
|
hostmakedepends="perl"
|
|
makedepends="${hostmakedepends}"
|
|
depends="${makedepends}"
|
|
short_desc="Permits access from Perl to the gettext() family of functions"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
homepage="http://search.cpan.org/dist/gettext"
|
|
license="Artistic, GPL-1"
|
|
distfiles="${CPAN_SITE}/Locale/gettext-${version}.tar.gz"
|
|
checksum=909d47954697e7c04218f972915b787bd1244d75e3bd01620bc167d5bbc49c15
|