openbsd-ports/cad/Makefile

12 lines
244 B
Makefile
Raw Normal View History

2007-01-05 11:53:41 -05:00
# $OpenBSD: Makefile,v 1.8 2007/01/05 16:53:41 steven Exp $
1998-06-03 19:02:23 -04:00
2003-10-25 14:34:28 -04:00
SUBDIR += chipmunk
2006-12-30 10:43:22 -05:00
SUBDIR += gnucap
2003-02-08 07:49:04 -05:00
SUBDIR += klogic
2007-01-05 11:53:41 -05:00
SUBDIR += pcb
2001-08-11 10:47:11 -04:00
SUBDIR += qcad
SUBDIR += spice
2006-01-29 04:45:01 -05:00
SUBDIR += xcircuit
1998-06-03 19:02:23 -04:00
.include <bsd.port.subdir.mk>