diff options
author | wen <wen@pkgsrc.org> | 2013-12-15 12:53:31 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2013-12-15 12:53:31 +0000 |
commit | 2459fcfaa94096bec5bbd93b38039449e2fd61c0 (patch) | |
tree | c74743b3cc2e804df4d686a1df3b7eb920544eb4 | |
parent | b57a2609000884fb844673fe9ff012db33e98e22 (diff) | |
download | pkgsrc-2459fcfaa94096bec5bbd93b38039449e2fd61c0.tar.gz |
Add p5-IO-Pipely
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 294e7bbaf3d..22abb162206 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1821 2013/12/08 15:22:23 cheusov Exp $ +# $NetBSD: Makefile,v 1.1822 2013/12/15 12:53:31 wen Exp $ # COMMENT= Development utilities @@ -884,6 +884,7 @@ SUBDIR+= p5-IO-Multiplex SUBDIR+= p5-IO-Null SUBDIR+= p5-IO-Pager SUBDIR+= p5-IO-Pipeline +SUBDIR+= p5-IO-Pipely SUBDIR+= p5-IO-Prompt SUBDIR+= p5-IO-Prompter SUBDIR+= p5-IO-String |