mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
New package: perl-Term-ReadKey-2.32
This commit is contained in:
parent
96714ac71b
commit
8122ec9224
1 changed files with 15 additions and 0 deletions
15
srcpkgs/perl-Term-ReadKey/template
Normal file
15
srcpkgs/perl-Term-ReadKey/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template build file for 'perl-Term-ReadKey'.
|
||||||
|
pkgname=perl-Term-ReadKey
|
||||||
|
version=2.32
|
||||||
|
revision=1
|
||||||
|
wrksrc="TermReadKey-$version"
|
||||||
|
build_style=perl-module
|
||||||
|
hostmakedepends="perl"
|
||||||
|
makedepends="${hostmakedepends}"
|
||||||
|
depends="${makedepends}"
|
||||||
|
short_desc="Perl module for simple terminal control"
|
||||||
|
maintainer="Dominik Honnef <dominik@honnef.co>"
|
||||||
|
homepage="http://search.cpan.org/dist/TermReadKey/ReadKey.pm"
|
||||||
|
license="Artistic"
|
||||||
|
distfiles="${CPAN_SITE}/Term/TermReadKey-${version}.tar.gz"
|
||||||
|
checksum=58b90e8908e686d03a161590c1dd870e8a1b005715ca8e6d5080a32459e1e9f8
|
Loading…
Add table
Reference in a new issue