pkgsrc/shells/Makefile
mef e5d5210c02 Removing shells/mudsh. From FreeBSD PR:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=104260
  ---------------------------
  The MASTER_SITES for shells/mudsh is invalid.  The email
  address of the submitter of the port is no longer valid.
  The app itself is a single perl script with no author in it.
  ---------------------------
Thanks wiz@ for review.
2015-01-09 13:25:14 +00:00

35 lines
568 B
Makefile

# $NetBSD: Makefile,v 1.52 2015/01/09 13:25:14 mef Exp $
#
COMMENT= Shells
SUBDIR+= ast-ksh
SUBDIR+= bash
SUBDIR+= bash-completion
SUBDIR+= bash2
SUBDIR+= bash2-doc
SUBDIR+= dash
SUBDIR+= eltclsh
SUBDIR+= es
SUBDIR+= esh
SUBDIR+= fish
SUBDIR+= heirloom-sh
SUBDIR+= lshell
SUBDIR+= mksh
SUBDIR+= nologinmsg
SUBDIR+= osh
SUBDIR+= pdksh
SUBDIR+= perlsh
SUBDIR+= posh
SUBDIR+= rc
SUBDIR+= rssh
SUBDIR+= scponly
SUBDIR+= scsh
SUBDIR+= standalone-tcsh
SUBDIR+= static-ast-ksh
SUBDIR+= static-tcsh
SUBDIR+= tcsh
SUBDIR+= xsh
SUBDIR+= zsh
.include "../mk/misc/category.mk"