openbsd-ports/shells/Makefile
naddy 3bbea68106 Remove the ast-ksh port.
Restrictive, inscrutable license; weird build system; code doesn't inspire
confidence; mostly broken.
ok pvalchev@
2004-03-08 22:16:40 +00:00

15 lines
317 B
Makefile

# $OpenBSD: Makefile,v 1.13 2004/03/08 22:16:40 naddy Exp $
# $FreeBSD: Makefile,v 1.13 1997/01/03 00:40:55 max Exp $
#
SUBDIR += bash2
SUBDIR += bash2,static
SUBDIR += es
SUBDIR += sash
SUBDIR += scsh
SUBDIR += tcsh
SUBDIR += tcsh,static
SUBDIR += zsh
.include <bsd.port.subdir.mk>