diff options
author | marcus <marcus@FreeBSD.org> | 2002-04-25 00:05:17 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-04-25 00:05:17 +0800 |
commit | f6735c4ed811f05e5595c2922803f260d7d53c99 (patch) | |
tree | ffe5c485fc7fa14b98a0dfc508537abae67308ba /x11-toolkits/libzvt/pkg-descr | |
parent | 5a958126e83114b783e67d6efae4f269d05d49fd (diff) | |
download | freebsd-ports-gnome-f6735c4ed811f05e5595c2922803f260d7d53c99.tar.gz freebsd-ports-gnome-f6735c4ed811f05e5595c2922803f260d7d53c99.tar.zst freebsd-ports-gnome-f6735c4ed811f05e5595c2922803f260d7d53c99.zip |
Add libzvt, the API for Zed's Virtual Terminal, the first of many components
of the GNOME 2.0 Desktop.
Reviewed by: sobomax
Approved by: sobomax
Diffstat (limited to 'x11-toolkits/libzvt/pkg-descr')
-rw-r--r-- | x11-toolkits/libzvt/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/x11-toolkits/libzvt/pkg-descr b/x11-toolkits/libzvt/pkg-descr new file mode 100644 index 000000000000..0639f81b2c7c --- /dev/null +++ b/x11-toolkits/libzvt/pkg-descr @@ -0,0 +1,4 @@ +libzvt is the library backend of zterm, yet another virtual terminal +program. It is needed for the application side of the GNOME 2.0 desktop. + +WWW: http://www.gnome.org/ |