aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2004-10-12 13:00:19 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2004-10-12 13:00:19 +0000
commit75b09fa110d521f3285bfcaa7bef549bc0b447c6 (patch)
treeacb4d24686efd6c9054c730c6c1e92315faee16a /devel/Makefile
parent3e9ac88a241d375bc091cb4c433814244d5d4d1f (diff)
downloadports-75b09fa110d521f3285bfcaa7bef549bc0b447c6.tar.gz
ports-75b09fa110d521f3285bfcaa7bef549bc0b447c6.zip
- Add new port devel/p5-Data-Dumper-Simple
- This module allow the user to dump variables in a Data::Dumper format. PR: ports/71508 Submitted by: clsung Approved by: co-mentor (vanilla)
Notes
Notes: svn path=/head/; revision=119003
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 026fc853998d..50a7797c25aa 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -678,6 +678,7 @@
SUBDIR += p5-Data-Dump-Streamer
SUBDIR += p5-Data-DumpXML
SUBDIR += p5-Data-Dumper
+ SUBDIR += p5-Data-Dumper-Simple
SUBDIR += p5-Data-Flow
SUBDIR += p5-Data-HexDump
SUBDIR += p5-Data-Hexdumper