freebsd-ports/cad/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

18 lines
330 B
Makefile

# $Id: Makefile,v 1.11 1998/12/06 14:13:23 vanilla Exp $
#
SUBDIR += acs
SUBDIR += chipmunk
SUBDIR += felt
SUBDIR += geda
SUBDIR += irsim
SUBDIR += kaskade
SUBDIR += magic
SUBDIR += mars
SUBDIR += pcb
SUBDIR += sis
SUBDIR += spice
SUBDIR += xcircuit
.include <bsd.port.subdir.mk>