diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-04-17 11:13:41 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-04-17 11:13:41 +0000 |
commit | f0d1b502ee338497bbe7824cc4ea9beed524326c (patch) | |
tree | 2519320af2729104a82fce606a15e2165919aa9c /x11-toolkits/Makefile | |
parent | - Update MASTER_SITES [1] (diff) |
Add port x11-toolkits/p5-Tk-Contrib:
Files in Tk-Contrib have been contributed by various people at
various times.
Included widgets:
Tk::Axis - Canvas with Axes
Tk::Dial - an alternative to the Scale widget
Tk::OlWm - Interface to OpenLook properties of Toplevel widget
Tk::TiedListbox - gang together Listboxes
WWW: http://search.cpan.org/dist/Tk-Contrib/
Notes
Notes:
svn path=/head/; revision=190176
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r-- | x11-toolkits/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 348d8869640a..615172966f03 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -152,6 +152,7 @@ SUBDIR += p5-Tk SUBDIR += p5-Tk-Autoscroll SUBDIR += p5-Tk-ColourChooser + SUBDIR += p5-Tk-Contrib SUBDIR += p5-Tk-Date SUBDIR += p5-Tk-DynaTabFrame SUBDIR += p5-Tk-Enscript |