2012-04-10 10:38:20 +00:00
|
|
|
# Template build file for 'perl-IO-Tty'.
|
|
|
|
pkgname=perl-IO-Tty
|
2014-06-09 07:30:30 +00:00
|
|
|
version=1.11
|
2014-09-25 08:58:39 +00:00
|
|
|
revision=2
|
2012-04-10 10:38:20 +00:00
|
|
|
wrksrc="IO-Tty-$version"
|
|
|
|
build_style=perl-module
|
2014-09-25 08:58:39 +00:00
|
|
|
hostmakedepends="perl>=5.20"
|
2013-11-23 10:57:36 +00:00
|
|
|
makedepends="${hostmakedepends}"
|
2014-01-01 15:10:11 +00:00
|
|
|
depends="${makedepends}"
|
2012-04-10 10:38:20 +00:00
|
|
|
short_desc="IO::Tty - Perl interface to Low-level allocate a pseudo-Tty"
|
2014-06-08 10:15:44 +00:00
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2012-04-10 10:38:20 +00:00
|
|
|
homepage="http://search.cpan.org/dist/IO-Tty/"
|
2014-05-15 15:15:20 +00:00
|
|
|
license="Artistic, GPL-1"
|
2013-04-14 09:13:30 +00:00
|
|
|
distfiles="${CPAN_SITE}/IO/IO-Tty-$version.tar.gz"
|
2014-06-09 07:30:30 +00:00
|
|
|
checksum=a477fa0bf91d034bdd25abaa1fe670810f5f4992cea819f823ee91b8584fed51
|