openbsd-ports/shells/Makefile
ajacoutot b7eab0566c boring morning useless cleanup: remove the FreeBSD RCS tags; it makes
sense for ports Makefile but not really for categories.

ok espie@
2012-08-18 07:25:25 +00:00

15 lines
282 B
Makefile

# $OpenBSD: Makefile,v 1.24 2012/08/18 07:25:26 ajacoutot Exp $
SUBDIR =
SUBDIR += bash
SUBDIR += es
SUBDIR += osh
SUBDIR += perlsh
SUBDIR += sash
SUBDIR += scsh
SUBDIR += tcsh
SUBDIR += zoidberg
SUBDIR += zsh
.include <bsd.port.subdir.mk>