75e0c6c35e
dispite their meanings. (Sometimes we're too smart for computers. :) Found by: sorting ports/INDEX by "sort -t '|' +1 -2" (Note: the whole "x11" category appears at the end with the above sort command, but I'll leave that the way it is for now -- "ls" shows it before other x11-* entries.)
13 lines
222 B
Makefile
13 lines
222 B
Makefile
# $Id: Makefile,v 1.14 1998/06/25 22:26:26 asami Exp $
|
|
#
|
|
|
|
SUBDIR += bash1
|
|
SUBDIR += bash2
|
|
SUBDIR += es
|
|
SUBDIR += pdksh
|
|
SUBDIR += scsh
|
|
SUBDIR += tcsh
|
|
SUBDIR += zsh
|
|
|
|
.include <bsd.port.subdir.mk>
|