mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
73 lines
1.6 KiB
Plaintext
73 lines
1.6 KiB
Plaintext
bin/double
|
|
bin/graph
|
|
bin/ode
|
|
bin/pic2plot
|
|
bin/plot
|
|
bin/plotfont
|
|
bin/spline
|
|
bin/tek2plot
|
|
share/libplot/README
|
|
share/libplot/colors.txt
|
|
share/libplot/demo-page
|
|
share/libplot/h-demo.c
|
|
share/libplot/h-fonts.doc
|
|
share/libplot/h-glyphs.doc
|
|
share/libplot/hershey.bib
|
|
share/libplot/kana.doc
|
|
share/libplot/kanji.doc
|
|
share/ode/README
|
|
share/ode/atwoods.ode
|
|
share/ode/bead.ode
|
|
share/ode/chem.ode
|
|
share/ode/coupled.ode
|
|
share/ode/ddho.ode
|
|
share/ode/dynamo.ode
|
|
share/ode/henon.ode
|
|
share/ode/limitcycle.ode
|
|
share/ode/lorenz.ode
|
|
share/ode/lunar.sh
|
|
share/ode/orbit.ode
|
|
share/ode/population.ode
|
|
share/ode/qcd.ode
|
|
share/ode/rumor.ode
|
|
share/ode/soliton.ode
|
|
share/ode/viscous.ode
|
|
share/pic2plot/README
|
|
share/pic2plot/macros.pic
|
|
share/pic2plot/pic0.ps
|
|
share/pic2plot/pic1.ps
|
|
share/pic2plot/picmacros.ps
|
|
share/tek2plot/README
|
|
share/tek2plot/aitest.tek
|
|
share/tek2plot/dmerc.tek
|
|
share/tek2plot/fotest.tek
|
|
share/tek2plot/imtesth.tek
|
|
share/tek2plot/karney.tek
|
|
share/tek2plot/ocpred.tek
|
|
share/tek2plot/scale.tek
|
|
share/tek2plot/skymap.tek
|
|
share/tek2plot/usmap.tek
|
|
lib/libplot.so
|
|
lib/libplot.so.3
|
|
lib/libplot.a
|
|
lib/libplotter.so
|
|
lib/libplotter.so.3
|
|
lib/libplotter.a
|
|
lib/libxmi.so
|
|
lib/libxmi.so.1
|
|
lib/libxmi.a
|
|
include/plot.h
|
|
include/plotcompat.h
|
|
include/plotter.h
|
|
include/xmi.h
|
|
@unexec install-info --delete --info-dir=%D/info %D/info/libxmi.info
|
|
@unexec install-info --delete --info-dir=%D/info %D/info/plotutils.info
|
|
info/libxmi.info
|
|
info/plotutils.info
|
|
@exec install-info --info-dir=%D/info %D/info/libxmi.info
|
|
@exec install-info --info-dir=%D/info %D/info/plotutils.info
|
|
@dirrm share/tek2plot
|
|
@dirrm share/pic2plot
|
|
@dirrm share/libplot
|
|
@dirrm share/ode
|