1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
freebsd-ports/cad/Makefile
Yuri Victorovich 8cb52b6b33 New port: cad/py-pyfda: GUI tool for designing and analysing discrete time filters
pyFDA allows to design digital filters for signals in digital signal processing.

Screenshot:
https://raw.githubusercontent.com/chipmuenk/pyFDA/master/images/pyFDA_screenshot_3.PNG

The patching is mostly due to the fact that pyFDA doesn't have an
installation procedure, and expects users to just run locally.

PR:		222442
Submitted by:	myself
Approved by:	adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D14176
2018-02-03 20:55:08 +00:00

103 lines
2.2 KiB
Makefile

# $FreeBSD$
#
COMMENT = CAD tools
SUBDIR += NASTRAN-95
SUBDIR += admesh
SUBDIR += adms
SUBDIR += alliance
SUBDIR += astk-client
SUBDIR += astk-serveur
SUBDIR += atlc
SUBDIR += basicdsp
SUBDIR += brickutils
SUBDIR += brlcad
SUBDIR += calculix
SUBDIR += calculix-ccx
SUBDIR += cascade
SUBDIR += chipvault
SUBDIR += cider
SUBDIR += cura-engine
SUBDIR += dinotrace
SUBDIR += dxf2fig
SUBDIR += electric
SUBDIR += electric-ng
SUBDIR += elmerfem
SUBDIR += feappv
SUBDIR += fidocadj
SUBDIR += freecad
SUBDIR += freehdl
SUBDIR += fritzing
SUBDIR += gdsreader
SUBDIR += gdt
SUBDIR += geda
SUBDIR += gerbv
SUBDIR += ghdl
SUBDIR += gmsh
SUBDIR += gmsh-occ
SUBDIR += gnucap
SUBDIR += gplcver
SUBDIR += gspiceui
SUBDIR += gtkwave
SUBDIR += impact
SUBDIR += irsim
SUBDIR += iverilog
SUBDIR += jspice3
SUBDIR += kicad
SUBDIR += kicad-devel
SUBDIR += kicad-library
SUBDIR += kicad-library-devel
SUBDIR += klayout
SUBDIR += layouteditor
SUBDIR += ldraw
SUBDIR += leocad
SUBDIR += libopencad
SUBDIR += librecad
SUBDIR += linux-eagle5
SUBDIR += linuxcnc-devel
SUBDIR += logisim
SUBDIR += magic
SUBDIR += meshdev
SUBDIR += meshlab
SUBDIR += netgen
SUBDIR += ngspice_rework
SUBDIR += opencascade
SUBDIR += openscad
SUBDIR += openvsp
SUBDIR += p5-GDS2
SUBDIR += p5-Verilog-Perl
SUBDIR += pcb
SUBDIR += pdnmesh
SUBDIR += py-gdspy
SUBDIR += py-lcapy
SUBDIR += py-pycam
SUBDIR += py-pyfda
SUBDIR += python-gdsii
SUBDIR += pythoncad
SUBDIR += qcad
SUBDIR += qelectrotech
SUBDIR += qfsm
SUBDIR += qmls
SUBDIR += qucs
SUBDIR += repsnapper
SUBDIR += rubygem-gdsii
SUBDIR += sceptre
SUBDIR += scotch
SUBDIR += solvespace
SUBDIR += sp2sp
SUBDIR += spice
SUBDIR += stepcode
SUBDIR += sumo
SUBDIR += sweethome3d
SUBDIR += tkgate
SUBDIR += tochnog
SUBDIR += transcalc
SUBDIR += varkon
SUBDIR += verilog-mode.el
SUBDIR += xcircuit
SUBDIR += z88
SUBDIR += zcad
.include <bsd.port.subdir.mk>