openbsd-ports/shells/Makefile
espie 263b680c2e having tcsh,static again is a problem, as we made things transparently
update thru a pkgpath.
If ever we decide to build it again, remember to bump and tweak the
pkgpath.

consensus for no build from naddy/jasper.
should make theo future updates happy.
2010-11-15 00:26:16 +00:00

16 lines
320 B
Makefile

# $OpenBSD: Makefile,v 1.22 2010/11/15 00:26:16 espie Exp $
# $FreeBSD: Makefile,v 1.13 1997/01/03 00:40:55 max Exp $
#
SUBDIR =
SUBDIR += bash
SUBDIR += es
SUBDIR += perlsh
SUBDIR += sash
SUBDIR += scsh
SUBDIR += tcsh
SUBDIR += zoidberg
SUBDIR += zsh
.include <bsd.port.subdir.mk>