aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Parse-ANSIColor-Tiny
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2020-07-09 11:36:36 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2020-07-09 11:36:36 +0000
commit6ac3df6a6a2a82df8d8598e14159aebb92ab8238 (patch)
treed736c52341f3332074fa29b2f4f472b7c39667a3 /textproc/p5-Parse-ANSIColor-Tiny
parenta834274fb2a3beaac38f6f527c1ba6b5ae242e6d (diff)
downloadports-6ac3df6a6a2a82df8d8598e14159aebb92ab8238.tar.gz
ports-6ac3df6a6a2a82df8d8598e14159aebb92ab8238.zip
Perl module to determine attributes of ANSI-colored string.
Notes
Notes: svn path=/head/; revision=541744
Diffstat (limited to 'textproc/p5-Parse-ANSIColor-Tiny')
-rw-r--r--textproc/p5-Parse-ANSIColor-Tiny/Makefile20
-rw-r--r--textproc/p5-Parse-ANSIColor-Tiny/distinfo3
-rw-r--r--textproc/p5-Parse-ANSIColor-Tiny/pkg-descr7
-rw-r--r--textproc/p5-Parse-ANSIColor-Tiny/pkg-plist2
4 files changed, 32 insertions, 0 deletions
diff --git a/textproc/p5-Parse-ANSIColor-Tiny/Makefile b/textproc/p5-Parse-ANSIColor-Tiny/Makefile
new file mode 100644
index 000000000000..548904f72cd8
--- /dev/null
+++ b/textproc/p5-Parse-ANSIColor-Tiny/Makefile
@@ -0,0 +1,20 @@
+# Created by: Alexey Dokuchaev <danfe@FreeBSD.org>
+# $FreeBSD$
+
+PORTNAME= Parse-ANSIColor-Tiny
+PORTVERSION= 0.601
+CATEGORIES= textproc perl5
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= perl@FreeBSD.org
+COMMENT= Determine attributes of ANSI-colored string
+
+TEST_DEPENDS= p5-Test-Differences>=0:devel/p5-Test-Differences \
+ p5-Test-Requires>=0:devel/p5-Test-Requires
+
+NO_ARCH= yes
+USES= perl5
+USE_PERL5= configure
+
+.include <bsd.port.mk>
diff --git a/textproc/p5-Parse-ANSIColor-Tiny/distinfo b/textproc/p5-Parse-ANSIColor-Tiny/distinfo
new file mode 100644
index 000000000000..b8efd9e01c86
--- /dev/null
+++ b/textproc/p5-Parse-ANSIColor-Tiny/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1504709101
+SHA256 (Parse-ANSIColor-Tiny-0.601.tar.gz) = f90d0bb745690be7fef0574c6e8a9f0bed0fc9b57ac9482033c5e74005b8c357
+SIZE (Parse-ANSIColor-Tiny-0.601.tar.gz) = 35148
diff --git a/textproc/p5-Parse-ANSIColor-Tiny/pkg-descr b/textproc/p5-Parse-ANSIColor-Tiny/pkg-descr
new file mode 100644
index 000000000000..4312348e32bc
--- /dev/null
+++ b/textproc/p5-Parse-ANSIColor-Tiny/pkg-descr
@@ -0,0 +1,7 @@
+Parse a string colored with ANSI escape sequences into a structure suitable
+for reformatting (into HTML, for example).
+
+The output of terminal commands can be marked up with colors and formatting
+that in some instances you'd like to preserve.
+
+WWW: https://metacpan.org/release/Parse-ANSIColor-Tiny
diff --git a/textproc/p5-Parse-ANSIColor-Tiny/pkg-plist b/textproc/p5-Parse-ANSIColor-Tiny/pkg-plist
new file mode 100644
index 000000000000..47ce9c3d6f21
--- /dev/null
+++ b/textproc/p5-Parse-ANSIColor-Tiny/pkg-plist
@@ -0,0 +1,2 @@
+%%SITE_PERL%%/Parse/ANSIColor/Tiny.pm
+%%PERL5_MAN3%%/Parse::ANSIColor::Tiny.3.gz