SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
15
devel/p5-Term-ScreenColor/Makefile
Normal file
15
devel/p5-Term-ScreenColor/Makefile
Normal 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>
|
2
devel/p5-Term-ScreenColor/distinfo
Normal file
2
devel/p5-Term-ScreenColor/distinfo
Normal file
|
@ -0,0 +1,2 @@
|
|||
SHA256 (Term-ScreenColor-1.20.tar.gz) = vl6Ast0PJVLwJvBi0UKekhK/l1+tgv9wRTP4/psov7A=
|
||||
SIZE (Term-ScreenColor-1.20.tar.gz) = 21325
|
3
devel/p5-Term-ScreenColor/pkg/DESCR
Normal file
3
devel/p5-Term-ScreenColor/pkg/DESCR
Normal 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.
|
3
devel/p5-Term-ScreenColor/pkg/PLIST
Normal file
3
devel/p5-Term-ScreenColor/pkg/PLIST
Normal file
|
@ -0,0 +1,3 @@
|
|||
${P5SITE}/Term/
|
||||
${P5SITE}/Term/ScreenColor.pm
|
||||
@man man/man3p/Term::ScreenColor.3p
|
Loading…
Add table
Add a link
Reference in a new issue