mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
New package: perl-IO-String-1.08
This commit is contained in:
parent
d72b9c0961
commit
cf89d69e84
1 changed files with 16 additions and 0 deletions
16
srcpkgs/perl-IO-String/template
Normal file
16
srcpkgs/perl-IO-String/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template build file for 'perl-IO-String'
|
||||||
|
pkgname=perl-IO-String
|
||||||
|
version=1.08
|
||||||
|
revision=1
|
||||||
|
wrksrc="IO-String-${version}"
|
||||||
|
build_style=perl-module
|
||||||
|
hostmakedepends="perl"
|
||||||
|
makedepends="perl"
|
||||||
|
depends="perl"
|
||||||
|
short_desc="IO::String - Emulate file interface for in-core strings"
|
||||||
|
maintainer="Dominik Honnef <dominik@honnef.co>"
|
||||||
|
homepage="http://search.cpan.org/~gaas/IO-String/"
|
||||||
|
license="Artistic, GPL-1"
|
||||||
|
distfiles="${CPAN_SITE}/IO/IO-String-${version}.tar.gz"
|
||||||
|
checksum=2a3f4ad8442d9070780e58ef43722d19d1ee21a803bf7c8206877a10482de5a0
|
||||||
|
noarch=yes
|
Loading…
Add table
Reference in a new issue