mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
New package: perl-Data-Section-Simple-0.07.
This commit is contained in:
parent
8acc3ddbf9
commit
a07ab7eada
1 changed files with 15 additions and 0 deletions
15
srcpkgs/perl-Data-Section-Simple/template
Normal file
15
srcpkgs/perl-Data-Section-Simple/template
Normal file
|
@ -0,0 +1,15 @@
|
|||
# Template file for 'perl-Data-Section-Simple'
|
||||
pkgname=perl-Data-Section-Simple
|
||||
version=0.07
|
||||
revision=1
|
||||
wrksrc="${pkgname/perl-//}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="perl"
|
||||
depends="perl"
|
||||
short_desc="Data::Section::Simple - Read data from __DATA__"
|
||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
license="Artistic, GPL-1"
|
||||
homepage="http://search.cpan.org/dist/Data-Section-Simple/"
|
||||
distfiles="${CPAN_SITE}/Data/Data-Section-Simple-${version}.tar.gz"
|
||||
checksum=0b3035ffdb909aa1f7ded6b608fa9d894421c82c097d51e7171170d67579a9cb
|
Loading…
Add table
Reference in a new issue