1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
freebsd-ports/shells/Makefile
Kris Kennaway 98dd96ee20 Remove category pkg/COMMENT files in favour of a COMMENT variable in the
category makefile.

Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR:		59651
2004-04-02 07:29:48 +00:00

33 lines
591 B
Makefile

# $FreeBSD$
#
COMMENT = Shells
SUBDIR += 44bsd-csh
SUBDIR += bash-completion
SUBDIR += bash1
SUBDIR += bash2
SUBDIR += es
SUBDIR += esh
SUBDIR += fd
SUBDIR += flash
SUBDIR += gscommander
SUBDIR += ksh93
SUBDIR += mudsh
SUBDIR += nologinmsg
SUBDIR += osh
SUBDIR += pash
SUBDIR += pdksh
SUBDIR += perlsh
SUBDIR += rc
SUBDIR += sash
SUBDIR += scponly
SUBDIR += tcshrc
SUBDIR += vshnu
SUBDIR += wapsh
SUBDIR += zsh
SUBDIR += zsh+euc_hack
SUBDIR += zsh-devel
.include <bsd.port.subdir.mk>