SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

View file

@ -0,0 +1,15 @@
COMMENT= screen positioning and coloring module
MODULES= cpan
PKG_ARCH= *
DISTNAME = Term-ScreenColor-1.20
CATEGORIES= devel
HOMEPAGE= http://p-f-m.sourceforge.net/
# Artistic
PERMIT_PACKAGE= Yes
RUN_DEPENDS= devel/p5-Term-Screen
.include <bsd.port.mk>

View file

@ -0,0 +1,2 @@
SHA256 (Term-ScreenColor-1.20.tar.gz) = vl6Ast0PJVLwJvBi0UKekhK/l1+tgv9wRTP4/psov7A=
SIZE (Term-ScreenColor-1.20.tar.gz) = 21325

View file

@ -0,0 +1,3 @@
Term::ScreenColor adds ANSI coloring support, along with
a few other useful methods, to the objects provided in
Term::Screen.

View file

@ -0,0 +1,3 @@
${P5SITE}/Term/
${P5SITE}/Term/ScreenColor.pm
@man man/man3p/Term::ScreenColor.3p