# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.24 perl5.use_search_cpan_org yes perl5.setup Term-ReadKey 2.37 ../by-authors/id/J/JS/JSTOWE license {Artistic-1 GPL} maintainers nomaintainer platforms darwin description Term::ReadKey - A perl module for simple terminal control long_description ${description} distname TermReadKey-${perl5.moduleversion} homepage http://search.cpan.org/~jstowe/${distname} checksums rmd160 c09b5024af5af4b39d73c690002280fe81ebd24c \ sha256 4a9383cf2e0e0194668fe2bd546e894ffad41d556b41d2f2f577c8db682db241 use_parallel_build no livecheck.type regex livecheck.url http://search.cpan.org/~jstowe livecheck.regex {TermReadKey-(\d+(?:\.\d+)*)}