diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2014-12-11 00:05:45 +0800 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2014-12-11 00:05:45 +0800 |
commit | 58859a833b92e160ee4cbbf55c657404783524de (patch) | |
tree | c6faa3cfaf16a9ac3b8201e76f92f67000bbe3bc /x11/Makefile | |
parent | 397f3fae0834f2fa7721cee158e50ed873e6beca (diff) | |
download | freebsd-ports-gnome-58859a833b92e160ee4cbbf55c657404783524de.tar.gz freebsd-ports-gnome-58859a833b92e160ee4cbbf55c657404783524de.tar.zst freebsd-ports-gnome-58859a833b92e160ee4cbbf55c657404783524de.zip |
Add xvt 3.0.0, xterm replacement supporting color, transparency, and
more, with less.
PR: ports/195840
Submitted by: Chris Hutchinson <portmaster@BSDforge.com>
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 ebc7e758e112..a4ee78cdd0b7 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -472,6 +472,7 @@ SUBDIR += xvinfo SUBDIR += xvkbd SUBDIR += xvmcinfo + SUBDIR += xvt SUBDIR += xwatchwin SUBDIR += xwd SUBDIR += xwininfo |