freebsd-ports/cad/Makefile
Kris Kennaway 98dd96ee20 Remove category pkg/COMMENT files in favour of a COMMENT variable in the
category makefile.

Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR:		59651
2004-04-02 07:29:48 +00:00

55 lines
1.1 KiB
Makefile

# $FreeBSD$
#
COMMENT = CAD tools
SUBDIR += admesh
SUBDIR += astk-client
SUBDIR += astk-serveur
SUBDIR += atlc
SUBDIR += calculix
SUBDIR += cascade
SUBDIR += chipmunk
SUBDIR += chipvault
SUBDIR += cider
SUBDIR += electric
SUBDIR += fandango
SUBDIR += geda
SUBDIR += geda-symbols
SUBDIR += geda-symcheck
SUBDIR += geda-utils
SUBDIR += gerbv
SUBDIR += gmsh
SUBDIR += gnetlist
SUBDIR += gnucap
SUBDIR += gschem
SUBDIR += gtkwave
SUBDIR += gwave
SUBDIR += irsim
SUBDIR += iverilog
SUBDIR += leocad
SUBDIR += libgeda
SUBDIR += linux-eagle
SUBDIR += magic
SUBDIR += mars
SUBDIR += ngspice_rework
SUBDIR += oregano
SUBDIR += pcb
SUBDIR += pdnmesh
SUBDIR += pythoncad
SUBDIR += qcad
SUBDIR += qcad-partslib
SUBDIR += qfsm
SUBDIR += qmls
SUBDIR += sceptre
SUBDIR += slffea
SUBDIR += spice
SUBDIR += tkgate
SUBDIR += tochnog
SUBDIR += transcalc
SUBDIR += varkon
SUBDIR += vipec
SUBDIR += xcircuit
SUBDIR += ziarc
.include <bsd.port.subdir.mk>