summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-12-19 12:22:58 +0000
committerWill Andrews <will@FreeBSD.org>2000-12-19 12:22:58 +0000
commita24e08b85299c83815cbbd34a6703d5cfb737d93 (patch)
treed020f5959341adfddbe2c06098ebdb8b2cdf679a /devel/Makefile
parentAdd balance 2.16, a generic tcp proxy with round robin load balancing (diff)
Add p5-Term-Size 0.2, a Perl module which provides a straightforward way
to get the size of the terminal (or window) on which a script is running. PR: 23340 Submitted by: R Bradford Jones <brad@kazrak.com>
Notes
Notes: svn path=/head/; revision=36113
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 0e27530e1349..02c23d555ffe 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -247,6 +247,7 @@
SUBDIR += p5-Term-ANSIColor
SUBDIR += p5-Term-Query
SUBDIR += p5-Term-ReadKey
+ SUBDIR += p5-Term-Size
SUBDIR += p5-Tie-DB_FileLock
SUBDIR += p5-Time
SUBDIR += p5-Time-HiRes