2014-09-03 10:50:37 +00:00
|
|
|
# Template build file for 'perl-IO-stringy'.
|
|
|
|
pkgname=perl-IO-stringy
|
|
|
|
version=2.110
|
2014-09-25 08:58:39 +00:00
|
|
|
revision=2
|
2014-09-03 10:50:37 +00:00
|
|
|
wrksrc="${pkgname/perl-/}-${version}"
|
|
|
|
build_style=perl-module
|
2014-09-25 08:58:39 +00:00
|
|
|
hostmakedepends="perl>=5.20"
|
2014-09-03 10:50:37 +00:00
|
|
|
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
|