mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
parent
32b5bb42fa
commit
919cb0ca38
1 changed files with 15 additions and 0 deletions
15
srcpkgs/perl-Mail-POP3Client/template
Normal file
15
srcpkgs/perl-Mail-POP3Client/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'perl-Mail-POP3Client'
|
||||||
|
pkgname=perl-Mail-POP3Client
|
||||||
|
version=2.19
|
||||||
|
revision=1
|
||||||
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
|
build_style=perl-module
|
||||||
|
hostmakedepends="perl"
|
||||||
|
makedepends="perl"
|
||||||
|
depends="${makedepends}"
|
||||||
|
short_desc="Mail::POP3Client - Perl 5 module to talk to a POP3 (RFC1939) server"
|
||||||
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
|
license="Artistic, GPL-1"
|
||||||
|
homepage="http://search.cpan.org/dist/Mail-POP3Client"
|
||||||
|
distfiles="${CPAN_SITE}/Mail/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
|
checksum=1142d6247a93cb86b23ed8835553bb2d227ff8213ee2743e4155bb93f47acb59
|
Loading…
Add table
Reference in a new issue