summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2001-12-07 09:15:55 +0000
committerAnton Berezin <tobez@FreeBSD.org>2001-12-07 09:15:55 +0000
commit3c590583073bc4edd0241dfd8130b8e69a27bfd9 (patch)
treef59a7981f0e3c80ff6c1ced7334d78917e88a9d6 /devel/Makefile
parentupgrade to 1.10 (diff)
Add p5-Data-TemporaryBag 0.04, a perl Bag class that handles long-sized data
using a temporary file. PR: 32398 Submitted by: Sergey Skvortsov <skv@protey.ru>
Notes
Notes: svn path=/head/; revision=51170
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 47221f444c2c..1ee87434cb26 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -334,6 +334,7 @@
SUBDIR += p5-Data-Flow
SUBDIR += p5-Data-HexDump
SUBDIR += p5-Data-ShowTable
+ SUBDIR += p5-Data-TemporaryBag
SUBDIR += p5-Date-Calc
SUBDIR += p5-Date-DayOfWeek
SUBDIR += p5-Date-Leapyear