pkgsrc/shells/Makefile

43 lines
726 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.59 2017/12/15 17:37:21 minskim Exp $
#
COMMENT= Shells
2002-10-04 04:20:03 +02:00
SUBDIR+= ast-ksh
2015-02-08 18:32:08 +01:00
SUBDIR+= autojump
2004-10-21 05:13:02 +02:00
SUBDIR+= bash
2008-03-12 10:48:18 +01:00
SUBDIR+= bash-completion
SUBDIR+= bash2
2002-09-27 00:11:05 +02:00
SUBDIR+= bash2-doc
2009-07-26 23:30:28 +02:00
SUBDIR+= dash
2006-11-21 16:29:01 +01:00
SUBDIR+= eltclsh
SUBDIR+= es
SUBDIR+= esh
2012-12-12 14:22:04 +01:00
SUBDIR+= fish
2015-02-08 17:54:05 +01:00
SUBDIR+= git-sh
2011-05-28 10:54:03 +02:00
SUBDIR+= heirloom-sh
2009-03-04 10:30:50 +01:00
SUBDIR+= lshell
2006-09-15 15:02:09 +02:00
SUBDIR+= mksh
2004-01-10 18:06:37 +01:00
SUBDIR+= nologinmsg
2002-08-20 22:53:04 +02:00
SUBDIR+= osh
2002-11-28 08:14:48 +01:00
SUBDIR+= pdksh
2003-04-20 18:28:24 +02:00
SUBDIR+= perlsh
2004-05-07 12:11:46 +02:00
SUBDIR+= posh
SUBDIR+= rc
2005-04-20 18:23:55 +02:00
SUBDIR+= rssh
2005-01-28 03:28:21 +01:00
SUBDIR+= scponly
SUBDIR+= scsh
SUBDIR+= standalone-tcsh
SUBDIR+= static-ast-ksh
SUBDIR+= static-tcsh
SUBDIR+= tcsh
2016-08-21 13:35:33 +02:00
SUBDIR+= xonsh
2004-05-29 04:07:50 +02:00
SUBDIR+= xsh
SUBDIR+= zsh
SUBDIR+= zsh-autosuggestions
2017-11-28 20:32:25 +01:00
SUBDIR+= zsh-completions
2017-12-01 02:11:18 +01:00
SUBDIR+= zsh-pure
SUBDIR+= zsh-syntax-highlighting
.include "../mk/misc/category.mk"