mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
4950255203
"plan9" is a virtual category now. Reviewed by: the ports list
15 lines
263 B
Makefile
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>
|