summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2006-08-17 21:08:54 +0000
committerMartin Wilke <miwi@FreeBSD.org>2006-08-17 21:08:54 +0000
commitf21f4c823fdec67932125affaed410c152638f0f (patch)
tree323515ae260658a3e2df7293fb70cc342b90446c /devel/Makefile
parentBROKEN: Does not compile (diff)
The Shell::Source allows arbitrary shell scripts, or other programs for
that matter, to be run and their environment to be inherited into a Perl program. WWW: http://search.cpan.org/dist/Shell-Source/ PR: ports/102021 Submitted by: Timur I. Bakeyev <timur(at)com.bat.ru> Approved by: krion (mentor)
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 acb838ef2844..3ff5cc5d794a 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1314,6 +1314,7 @@
SUBDIR += p5-Shape
SUBDIR += p5-Shell-Base
SUBDIR += p5-Shell-Parser
+ SUBDIR += p5-Shell-Source
SUBDIR += p5-Smart-Comments
SUBDIR += p5-Sort-Array
SUBDIR += p5-Sort-ArrayOfArrays