freebsd-ports/cad/gwave/pkg-plist
Sylvio Cesar Teixeira ebb1298b2d - Update MASTER_SITES and WWW: line
- Add LICENSE
- Add MAKE_JOBS_SAFE
- Support PORTEXAMPLES

PR:		ports/168592
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2012-06-05 20:41:12 +00:00

55 lines
1.9 KiB
Plaintext

bin/gwave
bin/gwave-exec
bin/gwaverepl
bin/sp2sp
bin/sweepsplit
%%PORTDOCS%%%%DOCSDIR%%/Guile.notes
%%PORTDOCS%%%%DOCSDIR%%/gwave-concepts.txt
%%PORTDOCS%%%%DOCSDIR%%/gwave-hooks.txt
%%PORTDOCS%%%%DOCSDIR%%/gwave-procedures.txt
%%PORTDOCS%%%%DOCSDIR%%/gwave-variables.txt
%%PORTDOCS%%%%DOCSDIR%%/hspice-output.txt
%%PORTDOCS%%%%DOCSDIR%%/hspice.txt
%%PORTDOCS%%%%DOCSDIR%%/spice3.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Readme
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/aoi.W
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/aoi.W.tr0
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/diffpair.braw
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/diffpair.sp
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lpf.ac0
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lpf.sp
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/nand.N.tr0
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/nisrc.N.sw0
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pd1.N.tr0
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pd2.N
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/quickAC.ac0
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/quickINV.tr0
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/quickTRAN.tr0
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rcsq.raw
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rcsq.sp
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test1.tr0.binary
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tlong.tr0.9601
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tpwl.acs
share/guile/app/gwave/cmds.scm
share/guile/app/gwave/dynlink.scm
share/guile/app/gwave/export-gnugraph.scm
share/guile/app/gwave/export-gnuplot.scm
share/guile/app/gwave/export.scm
share/guile/app/gwave/extra-menus.scm
share/guile/app/gwave/globals.scm
share/guile/app/gwave/gtk-helpers.scm
share/guile/app/gwave/gwave-config.scm
share/guile/app/gwave/gwave-startup.scm
share/guile/app/gwave/minimal.scm
share/guile/app/gwave/std-args.scm
share/guile/app/gwave/std-menus.scm
share/guile/app/gwave/std-toolbar.scm
share/guile/app/gwave/system.gwaverc
share/guile/app/gwave/utils.scm
share/guile/app/gwave/visiblewave-ops.scm
@dirrm share/guile/app/gwave
@dirrmtry share/guile/app
@dirrmtry share/guile
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
%%PORTDOCS%%@dirrm %%DOCSDIR%%