aboutsummaryrefslogtreecommitdiff
path: root/shells/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-01-06 12:04:15 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-01-06 12:04:15 +0000
commit9cf828aa08f8414d5ec69eb8f3f5324f48c965eb (patch)
tree6bf2b505b8d7e3b6a4d121a0fc2d91039d10eaf3 /shells/Makefile
parenta4725fea41ea007094c5c5da04dacf4aa064055f (diff)
downloadports-9cf828aa08f8414d5ec69eb8f3f5324f48c965eb.tar.gz
ports-9cf828aa08f8414d5ec69eb8f3f5324f48c965eb.zip
Add perlsh.
Forgotten by: wes
Notes
Notes: svn path=/head/; revision=24478
Diffstat (limited to 'shells/Makefile')
-rw-r--r--shells/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/Makefile b/shells/Makefile
index 0d671a8299cb..96042f1b4456 100644
--- a/shells/Makefile
+++ b/shells/Makefile
@@ -7,6 +7,7 @@
SUBDIR += esh
SUBDIR += ksh93
SUBDIR += pdksh
+ SUBDIR += perlsh
SUBDIR += rc
SUBDIR += scsh
SUBDIR += tcsh