From 8c7809cbfd898ac9c320fd429a7c93ec2a61b1b0 Mon Sep 17 00:00:00 2001 From: Andrew Pantyukhin Date: Mon, 3 Sep 2007 16:16:55 +0000 Subject: Add port textproc/supercat: Supercat (spc) is a program that colorizes text based on matching regular expressions/strings/characters. Supercat supports html output as well as standard ASCII text. Unlike some text-colorizing programs that exist, Supercat does not require you to have to be a programmer to make colorization rules. WWW: http://supercat.nosredna.net/ Author: Thomas G. Anderson --- textproc/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'textproc/Makefile') diff --git a/textproc/Makefile b/textproc/Makefile index 9887e1e085c3..05d43322f26f 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -935,6 +935,7 @@ SUBDIR += stardict2-dictd_mova SUBDIR += stardict2-quick SUBDIR += stardict2-rptts + SUBDIR += supercat SUBDIR += sv-aspell SUBDIR += svn2cl SUBDIR += sw-aspell -- cgit v1.2.3