freebsd-ports/shells/Makefile
Satoshi Asami 75e0c6c35e Sort entries. In particular, "large", "medium", "small" sort in this order,
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.)
1998-12-07 02:22:12 +00:00

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>