Import p5-Term-Size-Any-0.002 as devel/p5-Term-Size-Any.

This is a unified interface to retrieve terminal size. It loads
one module of a list of known alternatives, each implementing some
way to get the desired terminal information. This loaded module
will actually do the job on behalf of Term::Size::Any.
This commit is contained in:
wiz 2013-11-22 10:43:37 +00:00
parent 933ee5e04a
commit 2feea828d1
3 changed files with 27 additions and 0 deletions

View file

@ -0,0 +1,4 @@
This is a unified interface to retrieve terminal size. It loads
one module of a list of known alternatives, each implementing some
way to get the desired terminal information. This loaded module
will actually do the job on behalf of Term::Size::Any.

View file

@ -0,0 +1,18 @@
# $NetBSD: Makefile,v 1.1 2013/11/22 10:43:37 wiz Exp $
DISTNAME= Term-Size-Any-0.002
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-Size-Any/
COMMENT= Perl extension for retrieving terminal size
LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Term-Size-Perl-[0-9]*:../../devel/p5-Term-Size-Perl
PERL5_PACKLIST= auto/Term/Size/Any/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View file

@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1 2013/11/22 10:43:37 wiz Exp $
SHA1 (Term-Size-Any-0.002.tar.gz) = 0c530e73847da075358ff001034aabb2d69c7788
RMD160 (Term-Size-Any-0.002.tar.gz) = 34c6ab2a0901a1aabb7dbcde57094856ef1fc9ed
Size (Term-Size-Any-0.002.tar.gz) = 3980 bytes