aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-10-10 11:52:22 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-10-10 11:52:22 +0000
commita571c2b564491bd46f03f4fe7b9b3d32a44ad48a (patch)
treed9f9fc9d40e632b95a43e2d1543a4b2c37641060 /x11-toolkits/Makefile
parent787339faeb8df5e5693581cc53f477d85bed3434 (diff)
downloadports-a571c2b564491bd46f03f4fe7b9b3d32a44ad48a.tar.gz
ports-a571c2b564491bd46f03f4fe7b9b3d32a44ad48a.zip
- Add p5-Tk-CursorControl 0.4
Tk::CursorControl is-NOT-a Tk::Widget. Rather, it uses Tk and encompasses a collection of methods used to manipulate the cursor (aka pointer) programmatically from a Tk program. WWW: http://search.cpan.org/dist/Tk-CursorControl/
Notes
Notes: svn path=/head/; revision=283326
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r--x11-toolkits/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile
index a98b3ebb8fd0..b366bb1843b7 100644
--- a/x11-toolkits/Makefile
+++ b/x11-toolkits/Makefile
@@ -166,6 +166,7 @@
SUBDIR += p5-Tk-Autoscroll
SUBDIR += p5-Tk-ColourChooser
SUBDIR += p5-Tk-Contrib
+ SUBDIR += p5-Tk-CursorControl
SUBDIR += p5-Tk-DKW
SUBDIR += p5-Tk-Date
SUBDIR += p5-Tk-DynaTabFrame