diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2004-08-02 14:32:40 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2004-08-02 14:32:40 +0000 |
commit | 2699799190a8b0b4bf6680558098e8a3408b8c2e (patch) | |
tree | a76c38ec5b1f247cd6e37113f217502661aebd5e /devel/Makefile | |
parent | 1d8a6281749b840a00aef3661d9a8d28007e297c (diff) |
Add p5-Data-TreeDumper 0.15, dumps a data structure in a tree fashion.
PR: ports/69883
Submitted by: Aaron Dalton <aaron@daltons.ca>
Notes
Notes:
svn path=/head/; revision=115268
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 307a1e86d859..5930a119551f 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -676,6 +676,7 @@ SUBDIR += p5-Data-Serializer SUBDIR += p5-Data-ShowTable SUBDIR += p5-Data-TemporaryBag + SUBDIR += p5-Data-TreeDumper SUBDIR += p5-Data-UUID SUBDIR += p5-Date-Calc SUBDIR += p5-Date-DayOfWeek |