Import p5-Term-ReadLine-Perl5-1.41, fork from p5-Term-ReadLine-Perl
This commit is contained in:
parent
7e9ec6f26c
commit
1d1cb17918
3 changed files with 31 additions and 0 deletions
2
p5-Term-ReadLine-Perl5/DESCR
Normal file
2
p5-Term-ReadLine-Perl5/DESCR
Normal file
|
@ -0,0 +1,2 @@
|
|||
The Perl 5 module Term::ReadLine::Perl5 is a quick implementation
|
||||
of the minimal interface to Readline libraries.
|
23
p5-Term-ReadLine-Perl5/Makefile
Normal file
23
p5-Term-ReadLine-Perl5/Makefile
Normal file
|
@ -0,0 +1,23 @@
|
|||
# $NetBSD: Makefile,v 1.8 2015/06/12 10:49:46 wiz Exp $
|
||||
|
||||
DISTNAME= Term-ReadLine-Perl5-1.41
|
||||
#KGNAME= p5-${DISTNAME:C/Perl5/Perl/}
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Term/}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://search.cpan.org/dist/Term-ReadLine-Perl/
|
||||
COMMENT= Perl module providing minimal interface to Readline libraries
|
||||
LICENSE= ${PERL5_LICENSE}
|
||||
|
||||
DEPENDS+= p5-Class-Accessor-Lite-[0-9]*:../../devel/p5-Class-Accessor-Lite
|
||||
DEPENDS+= p5-Text-VisualWidth-PP-[0-9]*:../../textproc/p5-Text-VisualWidth-PP
|
||||
DEPENDS+= p5-Unicode-EastAsianWidth-[0-9]*:../../converters/p5-Unicode-EastAsianWidth
|
||||
|
||||
USE_LANGUAGES= # empty
|
||||
PERL5_MODULE_TYPE= Module::Build
|
||||
PERL5_PACKLIST= auto/Term/ReadLine/Perl5/.packlist
|
||||
|
||||
.include "../../lang/perl5/module.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
6
p5-Term-ReadLine-Perl5/distinfo
Normal file
6
p5-Term-ReadLine-Perl5/distinfo
Normal file
|
@ -0,0 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.2 2015/11/03 03:28:48 agc Exp $
|
||||
|
||||
SHA1 (Term-ReadLine-Perl5-1.41.tar.gz) = 9fd04784a2a8e4ea7a69c42303f34ed6c969ed8c
|
||||
RMD160 (Term-ReadLine-Perl5-1.41.tar.gz) = 155ec165c1ab8f82381b08980566cdea5b274040
|
||||
SHA512 (Term-ReadLine-Perl5-1.41.tar.gz) = 026b8ce3c9a536ff54216624ffe8fad7af55cc1e0bc96ded481be7b4aacde2872600bff37ba9b2ba6ad3b5f4b740e799a5c25a49ceede9a9e1a8eb40d29ec9be
|
||||
Size (Term-ReadLine-Perl5-1.41.tar.gz) = 110544 bytes
|
Loading…
Reference in a new issue