aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorLars Thegler <lth@FreeBSD.org>2004-12-27 17:18:18 +0000
committerLars Thegler <lth@FreeBSD.org>2004-12-27 17:18:18 +0000
commita15151c11e9f687b97fe93b473a973425351867d (patch)
treed287b78a0d068a90e1489ff6b0b173d496605b98 /devel/Makefile
parent8200e2afb7c905c1c058e25fb61d2bca4ef9350b (diff)
downloadports-a15151c11e9f687b97fe93b473a973425351867d.tar.gz
ports-a15151c11e9f687b97fe93b473a973425351867d.zip
Add p5-IO-CaptureOutput 1.02, capture STDOUT/STDERR from subprocesses
and XS/C modules.
Notes
Notes: svn path=/head/; revision=125278
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 4c5718e04e0f..4c91c0457fd8 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -858,6 +858,7 @@
SUBDIR += p5-Hook-LexWrap
SUBDIR += p5-IO
SUBDIR += p5-IO-All
+ SUBDIR += p5-IO-CaptureOutput
SUBDIR += p5-IO-Digest
SUBDIR += p5-IO-Multiplex
SUBDIR += p5-IO-String