diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-08-07 18:38:40 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-08-07 18:38:40 +0000 |
commit | 2d03f93875eed153b186ce5b42d356a5a2466592 (patch) | |
tree | d2a31db3ac379daccc01b5e122bf3b5eb13486b8 /x11-toolkits/p5-Tk-Getopt/pkg-descr | |
parent | 70887addf6188c62c51f7634e2b308098fbd971b (diff) | |
download | ports-2d03f93875eed153b186ce5b42d356a5a2466592.tar.gz ports-2d03f93875eed153b186ce5b42d356a5a2466592.zip |
Notes
Diffstat (limited to 'x11-toolkits/p5-Tk-Getopt/pkg-descr')
-rw-r--r-- | x11-toolkits/p5-Tk-Getopt/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/p5-Tk-Getopt/pkg-descr b/x11-toolkits/p5-Tk-Getopt/pkg-descr index ec0cd0e5b2f5..b8258deddd1f 100644 --- a/x11-toolkits/p5-Tk-Getopt/pkg-descr +++ b/x11-toolkits/p5-Tk-Getopt/pkg-descr @@ -1,2 +1,4 @@ Tk::Getopt provides an interface to access command line options via Getopt::Long and editing with a graphical user interface via a Tk window. + +WWW: http://search.cpan.org/search?dist=Tk-Getopt |