mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
New package: perl-IO-SessionData-1.03.
This commit is contained in:
parent
3eee7d1efa
commit
26008541d5
1 changed files with 15 additions and 0 deletions
15
srcpkgs/perl-IO-SessionData/template
Normal file
15
srcpkgs/perl-IO-SessionData/template
Normal file
|
@ -0,0 +1,15 @@
|
|||
# Template file for 'perl-IO-SessionData'
|
||||
pkgname=perl-IO-SessionData
|
||||
version=1.03
|
||||
revision=1
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="perl"
|
||||
depends="${makedepends}"
|
||||
short_desc="Supporting module for SOAP::Lite"
|
||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
license="Artistic, GPL-1"
|
||||
homepage="http://search.cpan.org/dist/IO-SessionData"
|
||||
distfiles="${CPAN_SITE}/IO/${pkgname/perl-/}-${version}.tar.gz"
|
||||
checksum=64a4712a3edbb3fd10230db296c29c8c66f066adfbc0c3df6a48258fef392ddd
|
Loading…
Add table
Reference in a new issue