diff options
author | sat <sat@FreeBSD.org> | 2007-09-04 00:16:55 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2007-09-04 00:16:55 +0800 |
commit | 7303a4a668d717cacdafe443125f6db358e8292b (patch) | |
tree | 97332f230e469a8fd2990e66d06daaeb74d12014 /textproc/Makefile | |
parent | aef0dd00ad853b2df85e51e6af5916b8e63ad413 (diff) | |
download | freebsd-ports-gnome-7303a4a668d717cacdafe443125f6db358e8292b.tar.gz freebsd-ports-gnome-7303a4a668d717cacdafe443125f6db358e8292b.tar.zst freebsd-ports-gnome-7303a4a668d717cacdafe443125f6db358e8292b.zip |
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 <bug-spc@nosredna.net>
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |