From bb86dcc559da4e4ce38ea957321b8b5eba2a8c4a Mon Sep 17 00:00:00 2001 From: cjep Date: Sun, 20 Apr 2003 16:27:04 +0000 Subject: Initial import of the Perl Shell 1.8 into the NetBSD packages collection as devel/perlsh. The Perl Shell is a shell that combines the interactive nature of a Unix shell with the power of Perl. The goal is to eventually have a fully featured shell that behaves as expected for normal shell activity. The Perl Shell will use Perl syntax and functionality for control-flow statements and other things. --- shells/perlsh/PLIST | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 shells/perlsh/PLIST (limited to 'shells/perlsh/PLIST') diff --git a/shells/perlsh/PLIST b/shells/perlsh/PLIST new file mode 100644 index 00000000000..4212f2667ee --- /dev/null +++ b/shells/perlsh/PLIST @@ -0,0 +1,30 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2003/04/20 16:27:04 cjep Exp $ +share/psh/complete/debian +share/psh/complete/perl +share/psh/complete/standard +share/psh/themes/aix +share/psh/themes/blank +share/psh/themes/blight +share/psh/themes/bold +share/psh/themes/clock +share/psh/themes/combo +share/psh/themes/cyngus +share/psh/themes/elite2 +share/psh/themes/fade +share/psh/themes/gilbert +share/psh/themes/hermann +share/psh/themes/kax +share/psh/themes/largo +share/psh/themes/lxtips2 +share/psh/themes/nate +share/psh/themes/nextstep +share/psh/themes/openbsd +share/psh/themes/plan-9 +share/psh/themes/rasterman +share/psh/themes/simple +share/psh/themes/stereophonic +share/psh/themes/sunos +share/psh/themes/vms +@dirrm share/psh/themes +@dirrm share/psh/complete +@dirrm share/psh -- cgit v1.2.3