summaryrefslogtreecommitdiff
path: root/shells/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-07 17:16:21 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-07 17:16:21 +0000
commit46a6f0405ac2e0e4d23b9a50caa2634a9f33fd2b (patch)
treebc872e086b9abbaa7ac034d87de1a7a04454d57c /shells/Makefile
parentAdd more MOVED entries for more outdated x.org ports. (diff)
Shell::Perl is the implementation of a simple command-line interpreter
for Perl. WWW: http://search.cpan.org/dist/Shell-Perl/ PR: ports/121142 Submitted by: Shinsuke Matsui <smatsui at karashi.org>
Notes
Notes: svn path=/head/; revision=208599
Diffstat (limited to '')
-rw-r--r--shells/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/Makefile b/shells/Makefile
index 8944d82c6a38..6aefe0045a14 100644
--- a/shells/Makefile
+++ b/shells/Makefile
@@ -19,6 +19,7 @@
SUBDIR += mksh
SUBDIR += nologinmsg
SUBDIR += osh
+ SUBDIR += p5-Shell-Perl
SUBDIR += p5-Term-ShellUI
SUBDIR += pash
SUBDIR += pdksh