import ports/devel/p5-Term-Size, ok pea@

Term::Size is a Perl module which provides a straightforward way to get
the size of the terminal (or window) on which a script is running.
This commit is contained in:
sthen 2012-04-18 09:36:03 +00:00
parent 4a9a7eaeb1
commit 29fbc94963
4 changed files with 35 additions and 0 deletions

View File

@ -0,0 +1,17 @@
# $OpenBSD: Makefile,v 1.1.1.1 2012/04/18 09:36:03 sthen Exp $
SHARED_ONLY= Yes
COMMENT= module to fetch the size of the terminal
MODULES= cpan
DISTNAME= Term-Size-0.207
CATEGORIES= devel
# Perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>

View File

@ -0,0 +1,5 @@
MD5 (Term-Size-0.207.tar.gz) = R0Q4//PxL8qIojOIzFp1cQ==
RMD160 (Term-Size-0.207.tar.gz) = vStd8tHaYHGat2bs6Ow9kHZ5Dok=
SHA1 (Term-Size-0.207.tar.gz) = 2cEHtz0ghI0v7jMpkT4zZy74Tww=
SHA256 (Term-Size-0.207.tar.gz) = sEoUtWY7g6SeJRZTi14TNAnrOPhK4Ve2sgDtpZX8ohw=
SIZE (Term-Size-0.207.tar.gz) = 4744

View File

@ -0,0 +1,2 @@
Term::Size is a Perl module which provides a straightforward way to get
the size of the terminal (or window) on which a script is running.

View File

@ -0,0 +1,11 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2012/04/18 09:36:03 sthen Exp $
${P5ARCH}/
${P5ARCH}/Term/
${P5ARCH}/Term/Size.pm
${P5ARCH}/auto/
${P5ARCH}/auto/Term/
${P5ARCH}/auto/Term/Size/
${P5ARCH}/auto/Term/Size/Size.bs
${P5ARCH}/auto/Term/Size/Size.so
${P5ARCH}/auto/Term/Size/autosplit.ix
@man man/man3p/Term::Size.3p