diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2001-05-28 13:42:44 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2001-05-28 13:42:44 +0000 |
commit | 1ab542c7b38426a47a39d62cb3449e6e338b6e71 (patch) | |
tree | 74e83b066de4125bb908e7821b78958544acc9c0 /x11-toolkits/Makefile | |
parent | Tk::Enscript - a text-to-postscript converter using Tk::Canvas (diff) |
Tk::Getopt - User configuration window for Tk with interface to Getopt::Long
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 21725d43f497..9ceb5c79678d 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -71,6 +71,7 @@ SUBDIR += p5-Tk-Date SUBDIR += p5-Tk-Enscript SUBDIR += p5-Tk-GBARR + SUBDIR += p5-Tk-Getopt SUBDIR += panel-- SUBDIR += pango SUBDIR += paragui |