freebsd-ports/shells/Makefile
Satoshi Asami 4950255203 Break up the "plan9" category -- all the ports are where they belong, and
"plan9" is a virtual category now.

Reviewed by:	the ports list
1999-01-09 03:19:49 +00:00

14 lines
263 B
Makefile

# $Id: Makefile,v 1.16 1998/12/24 08:02:30 steve Exp $
#
SUBDIR += bash1
SUBDIR += bash2
SUBDIR += es
SUBDIR += pdksh
SUBDIR += rc
SUBDIR += scsh
SUBDIR += tcsh
SUBDIR += zsh
SUBDIR += zsh-devel
.include <bsd.port.subdir.mk>