16 lines
533 B
Plaintext
16 lines
533 B
Plaintext
# Template build file for 'perl-IO-Tty'.
|
|
pkgname=perl-IO-Tty
|
|
version=1.11
|
|
revision=1
|
|
wrksrc="IO-Tty-$version"
|
|
build_style=perl-module
|
|
hostmakedepends="perl>=5.18"
|
|
makedepends="${hostmakedepends}"
|
|
depends="${makedepends}"
|
|
short_desc="IO::Tty - Perl interface to Low-level allocate a pseudo-Tty"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="http://search.cpan.org/dist/IO-Tty/"
|
|
license="Artistic, GPL-1"
|
|
distfiles="${CPAN_SITE}/IO/IO-Tty-$version.tar.gz"
|
|
checksum=a477fa0bf91d034bdd25abaa1fe670810f5f4992cea819f823ee91b8584fed51
|