16 lines
542 B
Bash
16 lines
542 B
Bash
# Template file for 'perl-Spiffy'
|
|
pkgname=perl-Spiffy
|
|
version=0.46
|
|
revision=1
|
|
wrksrc="${pkgname/perl-/}-${version}"
|
|
build_style=perl-module
|
|
hostmakedepends="perl"
|
|
makedepends="perl"
|
|
depends="${makedepends}"
|
|
short_desc="Spiffy - Spiffy Perl Interface Framework For You"
|
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
|
license="Artistic, GPL-1"
|
|
homepage="http://search.cpan.org/dist/Spiffy"
|
|
distfiles="https://www.cpan.org/authors/id/I/IN/INGY/Spiffy-${version}.tar.gz"
|
|
checksum=8f58620a8420255c49b6c43c5ff5802bd25e4f09240c51e5bf2b022833d41da3
|