1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
freebsd-ports/cad/Makefile
Ion-Mihai Tetcu 78fa4aaae1 This port provides a GUI for two freely available SPICE electronic circuit
simulation engines: GNU-Cap and Ng-Spice.

Current features:
	Import gschem schematic files using gentlist.
	Load and parse circuit description (net list) files.
	Provides a GUI interface for GNU-Cap OP, DC, AC and Transient
		analyses and generates appropriate simulator commands
		based on user input.
	Provides a GUI interface for Ng-Spice DC, AC and Transient
		analyses and generates appropriate simulator commands
		based on user input.
	The raw output may be viewed for any processes initiated by gspiceui.
	Formatting of simulator output so that it may be plotted using gwave.

WWW: http://www.geda.seul.org/tools/gspiceui/index.html

PR:		ports/99357
Submitted by:	Stanislav Sedov <ssedov at mbsd.msk.ru>
2006-08-01 20:22:11 +00:00

77 lines
1.6 KiB
Makefile

# $FreeBSD$
#
COMMENT = CAD tools
SUBDIR += admesh
SUBDIR += adms
SUBDIR += alliance
SUBDIR += astk-client
SUBDIR += astk-serveur
SUBDIR += atlc
SUBDIR += brlcad
SUBDIR += calculix
SUBDIR += cascade
SUBDIR += chipmunk
SUBDIR += chipvault
SUBDIR += cider
SUBDIR += dinotrace
SUBDIR += dxf2fig
SUBDIR += electric
SUBDIR += fandango
SUBDIR += feappv
SUBDIR += geda
SUBDIR += geda-docs
SUBDIR += geda-examples
SUBDIR += geda-gattrib
SUBDIR += geda-gschem
SUBDIR += geda-netlist
SUBDIR += geda-projectmanager
SUBDIR += geda-symbols
SUBDIR += geda-symcheck
SUBDIR += geda-utils
SUBDIR += gerbv
SUBDIR += gmsh
SUBDIR += gnucap
SUBDIR += gplcver
SUBDIR += gspiceui
SUBDIR += gtkwave
SUBDIR += gwave
SUBDIR += impact
SUBDIR += irsim
SUBDIR += iverilog
SUBDIR += jspice3
SUBDIR += kicad
SUBDIR += leocad
SUBDIR += libgeda
SUBDIR += linux-eagle
SUBDIR += linux-gid
SUBDIR += magic
SUBDIR += mars
SUBDIR += netgen
SUBDIR += ngspice_rework
SUBDIR += oregano
SUBDIR += pcb
SUBDIR += pdnmesh
SUBDIR += pythoncad
SUBDIR += qcad
SUBDIR += qcad-partslib
SUBDIR += qfsm
SUBDIR += qmls
SUBDIR += qucs
SUBDIR += sceptre
SUBDIR += scotch
SUBDIR += slffea
SUBDIR += spice
SUBDIR += systemc
SUBDIR += tclspice
SUBDIR += tkgate
SUBDIR += tochnog
SUBDIR += transcalc
SUBDIR += varkon
SUBDIR += vipec
SUBDIR += xcircuit
SUBDIR += z88
.include <bsd.port.subdir.mk>