aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/Makefile
diff options
context:
space:
mode:
authorsat <sat@FreeBSD.org>2006-08-28 14:09:33 +0800
committersat <sat@FreeBSD.org>2006-08-28 14:09:33 +0800
commitf8c609959bb80899dd7cde428a10455f41a2eb04 (patch)
treec74c06d07aee80e4456dbcd0a1f07b7bc457a1da /x11-toolkits/Makefile
parent9011a9fd67104b95834d33e4db2646106dd97d9d (diff)
downloadfreebsd-ports-gnome-f8c609959bb80899dd7cde428a10455f41a2eb04.tar.gz
freebsd-ports-gnome-f8c609959bb80899dd7cde428a10455f41a2eb04.tar.zst
freebsd-ports-gnome-f8c609959bb80899dd7cde428a10455f41a2eb04.zip
Add port x11/p5-DynaTabFrame:
A notebook widget with orientable, dynamically rearranging tabs. When the containing window is resized, the tabs will either stack or unstack as needed to fit the enclosing widget's width(height). Likewise, when tabs are added or removed, the tabs will stack/unstack as needed. WWW: http://search.cpan.org/dist/Tk-DynaTabFrame/ Author: Dean Arnold <darnold@presicient.com> Justification: sysutils/namefix dep
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 fd2e1ea26a70..4e3498fc5478 100644
--- a/x11-toolkits/Makefile
+++ b/x11-toolkits/Makefile
@@ -142,6 +142,7 @@
SUBDIR += p5-Tk-Autoscroll
SUBDIR += p5-Tk-ColourChooser
SUBDIR += p5-Tk-Date
+ SUBDIR += p5-Tk-DynaTabFrame
SUBDIR += p5-Tk-Enscript
SUBDIR += p5-Tk-FileDialog
SUBDIR += p5-Tk-GBARR