diff options
author | bsam <bsam@FreeBSD.org> | 2007-04-11 06:32:08 +0800 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2007-04-11 06:32:08 +0800 |
commit | d599770d17d75ce78a4300e31a516c6d63c0be3f (patch) | |
tree | c4b1556adeeeec1a5ea6469df1d339ac3c9b167c /devel/qct/pkg-descr | |
parent | e353c1a6616f0d9dd3db0dd91a6a47a7711a2354 (diff) | |
download | freebsd-ports-gnome-d599770d17d75ce78a4300e31a516c6d63c0be3f.tar.gz freebsd-ports-gnome-d599770d17d75ce78a4300e31a516c6d63c0be3f.tar.zst freebsd-ports-gnome-d599770d17d75ce78a4300e31a516c6d63c0be3f.zip |
QCT - Qt/PyQt based commit tool
Primary goals:
1. Platform agnostic (Linux, Windows, MacOS, Cygwin -- and FreeBSD now)
2. VCS agnostic (bazaar, cvs, git, mercurial, monotone, perforce, subversion)
3. Good keyboard navigation, keep the typical work-flow simple
Author: Steve Borho <steve@borho.org>
WWW: http://qct.sourceforge.net/
Diffstat (limited to 'devel/qct/pkg-descr')
-rw-r--r-- | devel/qct/pkg-descr | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/qct/pkg-descr b/devel/qct/pkg-descr new file mode 100644 index 000000000000..74421b0097ef --- /dev/null +++ b/devel/qct/pkg-descr @@ -0,0 +1,11 @@ +QCT - Qt/PyQt based commit tool + +Primary goals: + + 1. Platform agnostic (Linux, Windows, MacOS, Cygwin -- and FreeBSD now) + 2. VCS agnostic (bazaar, cvs, git, mercurial, monotone, perforce, subversion) + 3. Good keyboard navigation, keep the typical work-flow simple + + +Author: Steve Borho <steve@borho.org> +WWW: http://qct.sourceforge.net/ |