New package: perl-IO-stringy-2.110.
This commit is contained in:
parent
63635503fb
commit
f32d63b74d
|
@ -0,0 +1,16 @@
|
|||
# Template build file for 'perl-IO-stringy'.
|
||||
pkgname=perl-IO-stringy
|
||||
version=2.110
|
||||
revision=1
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl>=5.18"
|
||||
makedepends="${hostmakedepends}"
|
||||
depends="${makedepends}"
|
||||
noarch="yes"
|
||||
short_desc="IO::stringy -- I/O on in-core objects like strings/arrays"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://search.cpan.org/dist/IO-stringy/"
|
||||
license="Artistic, GPL-1"
|
||||
distfiles="${CPAN_SITE}/IO/${pkgname/perl-/}-$version.tar.gz"
|
||||
checksum=7e3cf438b3938a2692cb502704c0bbfa2c5ec4a5071ab77906a2432126b004ee
|
Loading…
Reference in New Issue