aboutsummaryrefslogtreecommitdiff
path: root/x11/p5-X11-GUITest/pkg-descr
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2004-10-28 06:30:54 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2004-10-28 06:30:54 +0000
commit3706defea4eeba6111d21ebb88b3559569c1dffd (patch)
tree775d85ae0f6dfd2dd853b54016ddbc63df7770af /x11/p5-X11-GUITest/pkg-descr
parent4b16da7d29fdc05aaaf696a448a4763f4cd17f4f (diff)
Notes
Diffstat (limited to 'x11/p5-X11-GUITest/pkg-descr')
-rw-r--r--x11/p5-X11-GUITest/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/x11/p5-X11-GUITest/pkg-descr b/x11/p5-X11-GUITest/pkg-descr
new file mode 100644
index 000000000000..bb748a470ff5
--- /dev/null
+++ b/x11/p5-X11-GUITest/pkg-descr
@@ -0,0 +1,6 @@
+This Perl package is intended to facilitate the testing of GUI applications by
+means of user emulation. It can be used to test/interact with GUI applications;
+which have been built upon the X library or toolkits (i.e., GTK+, Xt, Qt,
+Motif, etc.) that "wrap" the X library's functionality.
+
+WWW: http://search.cpan.org/dist/X11-GUITest/