diff options
author | alepulver <alepulver@FreeBSD.org> | 2006-11-06 05:04:13 +0800 |
---|---|---|
committer | alepulver <alepulver@FreeBSD.org> | 2006-11-06 05:04:13 +0800 |
commit | 4c69a06720018779a2c05982b1dc8a8ef2778dbe (patch) | |
tree | 3d24fc04f6548bbebb7c89023666e11ac0fe06e5 /accessibility/Makefile | |
parent | 1a5ff86e0d86deb7c9d157d0fba14604754bddae (diff) | |
download | freebsd-ports-gnome-4c69a06720018779a2c05982b1dc8a8ef2778dbe.tar.gz freebsd-ports-gnome-4c69a06720018779a2c05982b1dc8a8ef2778dbe.tar.zst freebsd-ports-gnome-4c69a06720018779a2c05982b1dc8a8ef2778dbe.zip |
at-poke is a testing and inspection tool for accessibility aware applications
using the AT-SPI interfaces as used by GNOME.
WWW: http://developer.gnome.org/gap
PR: ports/104794
Submitted by: Marcus von Appen <mva at sysfault.org>
Diffstat (limited to 'accessibility/Makefile')
-rw-r--r-- | accessibility/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/accessibility/Makefile b/accessibility/Makefile index e81d2f6c8160..130ce8d3a563 100644 --- a/accessibility/Makefile +++ b/accessibility/Makefile @@ -3,6 +3,7 @@ COMMENT = Ports to help disabled users + SUBDIR += at-poke SUBDIR += at-spi SUBDIR += at-spi-reference SUBDIR += atk |