openbsd-ports/cad/Makefile

25 lines
536 B
Makefile
Raw Normal View History

2011-09-15 15:20:37 +00:00
# $OpenBSD: Makefile,v 1.20 2011/09/15 15:20:37 jasper Exp $
1998-06-03 23:02:23 +00:00
SUBDIR =
2003-10-25 18:34:28 +00:00
SUBDIR += chipmunk
2010-09-15 07:14:54 +00:00
SUBDIR += fritzing
2010-04-11 22:24:38 +00:00
SUBDIR += geda-gaf
2007-10-04 17:51:51 +00:00
SUBDIR += gerbv
2006-12-30 15:43:22 +00:00
SUBDIR += gnucap
2010-07-08 11:21:26 +00:00
SUBDIR += gtkwave
2007-01-09 16:13:37 +00:00
SUBDIR += kicad
2011-05-03 18:28:06 +00:00
SUBDIR += kicad-library
2003-02-08 12:49:04 +00:00
SUBDIR += klogic
2007-05-28 17:52:51 +00:00
SUBDIR += necpp
2011-05-16 08:21:09 +00:00
SUBDIR += ngspice
2011-04-29 18:56:45 +00:00
SUBDIR += openscad
2007-01-05 16:53:41 +00:00
SUBDIR += pcb
2001-08-11 14:47:11 +00:00
SUBDIR += qcad
2011-09-15 15:20:37 +00:00
SUBDIR += qucs
2001-08-11 14:47:11 +00:00
SUBDIR += spice
2006-01-29 09:45:01 +00:00
SUBDIR += xcircuit
2007-05-28 17:52:51 +00:00
SUBDIR += xnecview
SUBDIR += xtrkcad
1998-06-03 23:02:23 +00:00
.include <bsd.port.subdir.mk>