freebsd-ports/cad/Makefile
Pete Fritchman 0eedcf658b Add leocad 0.73, a CAD program that uses bricks similar to those
found in many toys.

PR:		35231
Submitted by:	David Yeske <dyeske@yahoo.com>
2002-03-03 00:40:21 +00:00

38 lines
728 B
Makefile

# $FreeBSD$
#
SUBDIR += acs
SUBDIR += chipmunk
SUBDIR += cider
SUBDIR += electric
SUBDIR += felt
SUBDIR += geda
SUBDIR += geda-symbols
SUBDIR += gnetlist
SUBDIR += gnucap
SUBDIR += gschem
SUBDIR += irsim
SUBDIR += iverilog
SUBDIR += kaskade
SUBDIR += leocad
SUBDIR += libgeda
SUBDIR += linux-eagle
SUBDIR += magic
SUBDIR += mars
SUBDIR += ngspice_rework
SUBDIR += oregano
SUBDIR += pcb
SUBDIR += pdnmesh
SUBDIR += pisces
SUBDIR += qcad
SUBDIR += qmls
SUBDIR += sceptre
SUBDIR += sis
SUBDIR += slffea
SUBDIR += spice
SUBDIR += tkgate
SUBDIR += vipec
SUBDIR += xcircuit
.include <bsd.port.subdir.mk>