1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
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

15 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>