diff options
author | danfe <danfe@FreeBSD.org> | 2015-01-28 19:03:45 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2015-01-28 19:03:45 +0800 |
commit | 7ee9ca1c4399af7171d3b119e5fb9208f1c9afe9 (patch) | |
tree | 74b9641e17fa895dc19321098bb3956b127b0539 /x11/Makefile | |
parent | c6d7fd96cfe67514cb01db28845e6189a156aed9 (diff) | |
download | freebsd-ports-gnome-7ee9ca1c4399af7171d3b119e5fb9208f1c9afe9.tar.gz freebsd-ports-gnome-7ee9ca1c4399af7171d3b119e5fb9208f1c9afe9.tar.zst freebsd-ports-gnome-7ee9ca1c4399af7171d3b119e5fb9208f1c9afe9.zip |
Add a port of cool-retro-term, nifty terminal emulator which mimics the old
cathode display.
WWW: https://github.com/Swordfish90/cool-retro-term
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index d63148e9d729..2116a26cbf62 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -33,6 +33,7 @@ SUBDIR += cinnamon-session SUBDIR += cl-clx SUBDIR += compositeproto + SUBDIR += cool-retro-term SUBDIR += damageproto SUBDIR += decurs SUBDIR += deforaos-desktop |