17 lines
566 B
Bash
17 lines
566 B
Bash
# Template file for 'perl-MP3-Info'
|
|
pkgname=perl-MP3-Info
|
|
version=1.24
|
|
revision=1
|
|
noarch=yes
|
|
wrksrc="${pkgname/perl-/}-${version}"
|
|
build_style=perl-module
|
|
hostmakedepends="perl"
|
|
makedepends="${hostmakedepends}"
|
|
depends="${makedepends}"
|
|
short_desc="Perl interface to read and manipulate MP3 file information"
|
|
maintainer="Evan Deaubl <evan@deaubl.name>"
|
|
homepage="http://search.cpan.org/dist/MP3-Info/"
|
|
license="Artistic, GPL-1"
|
|
distfiles="${CPAN_SITE}/MP3/${pkgname/perl-/}-${version}.tar.gz"
|
|
checksum=671af4bf5c9b45d7897aca116e2684b3b68eb8b5c64e1feb3a562023509f25f8
|