From c1af73ac789097b0369e7f83bbdc6d88b305bb80 Mon Sep 17 00:00:00 2001 From: agc Date: Fri, 24 Oct 1997 14:14:32 +0000 Subject: Initial import of FreeBSD's shells ports category into NetBSD package system. --- shells/Makefile | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 shells/Makefile (limited to 'shells/Makefile') diff --git a/shells/Makefile b/shells/Makefile new file mode 100644 index 00000000000..e478c392b8d --- /dev/null +++ b/shells/Makefile @@ -0,0 +1,12 @@ +# FreeBSD Id: Makefile,v 1.13 1997/01/03 00:40:55 max Exp +# + + SUBDIR += bash + SUBDIR += bash2 + SUBDIR += es + SUBDIR += scsh + SUBDIR += pdksh + SUBDIR += tcsh + SUBDIR += zsh + +.include -- cgit v1.2.3