void-packages/srcpkgs/perl-Exporter-Tiny/template

17 lines
569 B
Bash

# Template build file for 'perl-Exporter-Tiny'
pkgname=perl-Exporter-Tiny
version=0.044
revision=1
wrksrc="Exporter-Tiny-$version"
build_style=perl-module
hostmakedepends="perl"
makedepends="perl"
depends="perl"
short_desc="Exporter::Tiny - an exporter with the features of Sub::Exporter"
maintainer="Leah Neukirchen <leah@vuxu.org>"
homepage="http://search.cpan.org/~tobyink/Exporter-Tiny/"
license="Artistic, GPL-1"
distfiles="${CPAN_SITE}/Exporter/Exporter-Tiny-${version}.tar.gz"
checksum=eda868cc2da094b685ceace4245b83de11f439feb98e0ec8246cfbb9109c88ab
noarch=yes