diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2001-07-12 22:16:42 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2001-07-12 22:16:42 +0000 |
commit | 9cce736c9b7b0cd6ccc98b724a63f75b15278cbd (patch) | |
tree | 11790fead34779759bdaafb56e3d2b0fe8ba8d6e /devel/Makefile | |
parent | Update master sites. (diff) |
Add p5-IPC-Run - a perl module to run subprocesses with piping and
redirection.
Notes
Notes:
svn path=/head/; revision=45086
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 022ed84975a1..2fa9f272feb7 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -341,6 +341,7 @@ SUBDIR += p5-IO-Tty SUBDIR += p5-IO-stringy SUBDIR += p5-IPC-Cache + SUBDIR += p5-IPC-Run SUBDIR += p5-IPC-ShareLite SUBDIR += p5-IPC-Shareable SUBDIR += p5-Include |