New package: perl-Net-MPD-0.07.
This commit is contained in:
parent
9f05431cb9
commit
606ae06aa2
1 changed files with 19 additions and 0 deletions
19
srcpkgs/perl-Net-MPD/template
Normal file
19
srcpkgs/perl-Net-MPD/template
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
# Template file for 'perl-Net-MPD'
|
||||||
|
pkgname=perl-Net-MPD
|
||||||
|
version=0.07
|
||||||
|
revision=1
|
||||||
|
wrksrc="${pkgname/perl-//}-${version}"
|
||||||
|
build_style=perl-ModuleBuild
|
||||||
|
hostmakedepends="perl perl-Module-Build-Tiny"
|
||||||
|
makedepends="perl"
|
||||||
|
depends="perl mpd"
|
||||||
|
short_desc="Net::MPD - Communicate with an MPD server"
|
||||||
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://search.cpan.org/dist/Net-MPD"
|
||||||
|
distfiles="${CPAN_SITE}/Net/Net-MPD-${version}.tar.gz"
|
||||||
|
checksum=3382fb9c6f5c25de2628f5614429fa8a00791521678c42da068c99e7b294e953
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue