mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
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.)
18 lines
330 B
Makefile
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>
|