diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-03-25 21:17:54 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-03-25 21:17:54 +0800 |
commit | 8811bd6b71b7e8299e3e1f33c31e3cce28b1f2eb (patch) | |
tree | 1d7a417afcbb94f912a7de3ee9dc359a4109990d /misc/Makefile | |
parent | 4f2fbb2378548d435d82e8b0c8bca90d10d266c5 (diff) | |
download | freebsd-ports-gnome-8811bd6b71b7e8299e3e1f33c31e3cce28b1f2eb.tar.gz freebsd-ports-gnome-8811bd6b71b7e8299e3e1f33c31e3cce28b1f2eb.tar.zst freebsd-ports-gnome-8811bd6b71b7e8299e3e1f33c31e3cce28b1f2eb.zip |
add grc
Generic Colouriser is yet another colouriser for beautifying your logfiles
or output of commands
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index 7675c8f2ab76..42b315031b63 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -62,6 +62,7 @@ SUBDIR += gone SUBDIR += gplbp SUBDIR += granulate + SUBDIR += grc SUBDIR += grdb SUBDIR += grun SUBDIR += gtkfind |