Import p5-Term-ScreenColor
-- Term::ScreenColor adds ANSI coloring support, along with a few other useful methods, to the objects provided in Term::Screen. WWW: http://p-f-m.sourceforge.net/ brad@ ok
This commit is contained in:
parent
9ff7afb0f9
commit
e6b234b3b5
23
devel/p5-Term-ScreenColor/Makefile
Normal file
23
devel/p5-Term-ScreenColor/Makefile
Normal file
@ -0,0 +1,23 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2003/01/27 23:55:05 margarida Exp $
|
||||
|
||||
COMMENT= "screen positioning and coloring module"
|
||||
|
||||
DISTNAME= Term-ScreenColor-1.08
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= devel perl5
|
||||
|
||||
HOMEPAGE= http://p-f-m.sourceforge.net/
|
||||
|
||||
MAINTAINER= Margarida Sequeira <margarida@openbsd.org>
|
||||
|
||||
# Artistic
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=p-f-m/}
|
||||
|
||||
CONFIGURE_STYLE= perl
|
||||
|
||||
.include <bsd.port.mk>
|
3
devel/p5-Term-ScreenColor/distinfo
Normal file
3
devel/p5-Term-ScreenColor/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (Term-ScreenColor-1.08.tar.gz) = 73e76fea3448897f95b04351e99a3522
|
||||
RMD160 (Term-ScreenColor-1.08.tar.gz) = 741de9a8471a0ba298fcd818a46031d8280b1c2e
|
||||
SHA1 (Term-ScreenColor-1.08.tar.gz) = d80cefbfb54fea0d4c07f7706f539184274e3c5e
|
5
devel/p5-Term-ScreenColor/pkg/DESCR
Normal file
5
devel/p5-Term-ScreenColor/pkg/DESCR
Normal file
@ -0,0 +1,5 @@
|
||||
Term::ScreenColor adds ANSI coloring support, along with
|
||||
a few other useful methods, to the objects provided in
|
||||
Term::Screen.
|
||||
|
||||
WWW: ${HOMEPAGE}
|
3
devel/p5-Term-ScreenColor/pkg/PLIST
Normal file
3
devel/p5-Term-ScreenColor/pkg/PLIST
Normal file
@ -0,0 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2003/01/27 23:55:05 margarida Exp $
|
||||
${P5SITE}/Term/ScreenColor.pm
|
||||
man/man3p/Term::ScreenColor.3p
|
Loading…
Reference in New Issue
Block a user