mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
parent
0cee6eed9d
commit
3b447d2997
1 changed files with 15 additions and 0 deletions
15
srcpkgs/perl-Mail-Sendmail/template
Normal file
15
srcpkgs/perl-Mail-Sendmail/template
Normal file
|
@ -0,0 +1,15 @@
|
|||
# Template file for 'perl-Mail-Sendmail'
|
||||
pkgname=perl-Mail-Sendmail
|
||||
version=0.80
|
||||
revision=1
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="perl"
|
||||
depends="${makedepends}"
|
||||
short_desc="Mail::Sendmail - Simple platform independent mailer"
|
||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
license="Artistic, GPL-1"
|
||||
homepage="http://search.cpan.org/dist/Mail-Sendmail"
|
||||
distfiles="${CPAN_SITE}/Mail/${pkgname/perl-/}-${version}.tar.gz"
|
||||
checksum=5b8a98cb5cc39d80441a38aab010885ddf80e6fcd8e6e0314392cb23e7c268e4
|
Loading…
Add table
Reference in a new issue