openbsd-ports/cad/Makefile

23 lines
490 B
Makefile
Raw Normal View History

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