diff options
author | miwi <miwi@FreeBSD.org> | 2009-12-13 08:25:31 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-12-13 08:25:31 +0800 |
commit | 5b7316c8a922fce883a922cc652a67cc7e62d537 (patch) | |
tree | 8a0df33576789653963800ced5ee1d03fd3be452 /sysutils/Makefile | |
parent | 7b3237794aa9f95db616caccf525e0b3cf4d7e31 (diff) | |
download | freebsd-ports-gnome-5b7316c8a922fce883a922cc652a67cc7e62d537.tar.gz freebsd-ports-gnome-5b7316c8a922fce883a922cc652a67cc7e62d537.tar.zst freebsd-ports-gnome-5b7316c8a922fce883a922cc652a67cc7e62d537.zip |
abgx360gui is a frontend for the command-line application
sysutils/abgx360. It allows the user to easily select abgx360 options.
It can output an abgx360 log to a new xterm window, a text file,
or an HTML file.
WWW: http://abgx360.net/
PR: ports/141160
Submitted by: okeeblow <root at cooltrainer.org>
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 369ab82c7b24..00e0c2916ec4 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -13,6 +13,7 @@ SUBDIR += aaccli SUBDIR += abck SUBDIR += abgx360 + SUBDIR += abgx360gui SUBDIR += acidlaunch SUBDIR += adtool SUBDIR += afbinit |