diff options
Diffstat (limited to 'math/asymptote/pkg-plist')
-rw-r--r-- | math/asymptote/pkg-plist | 129 |
1 files changed, 129 insertions, 0 deletions
diff --git a/math/asymptote/pkg-plist b/math/asymptote/pkg-plist new file mode 100644 index 000000000000..f38c99c2c540 --- /dev/null +++ b/math/asymptote/pkg-plist @@ -0,0 +1,129 @@ +@comment $FreeBSD$ +bin/asy +bin/xasy +%%DATADIR%%/babel.asy +%%DATADIR%%/drawtree.asy +%%DATADIR%%/featpost3D.asy +%%DATADIR%%/feynman.asy +%%DATADIR%%/geometry.asy +%%DATADIR%%/graph.asy +%%DATADIR%%/graph3d.asy +%%DATADIR%%/latin1.asy +%%DATADIR%%/math.asy +%%DATADIR%%/metapost.asy +%%DATADIR%%/palette.asy +%%DATADIR%%/patterns.asy +%%DATADIR%%/plain.asy +%%DATADIR%%/pstoedit.asy +%%DATADIR%%/simplex.asy +%%DATADIR%%/stats.asy +%%DATADIR%%/three.asy +%%DATADIR%%/tree.asy +%%DATADIR%%/unicode.asy +%%EXAMPLESDIR%%/Bode.asy +%%EXAMPLESDIR%%/Pythagoras.asy +%%EXAMPLESDIR%%/PythagoreanTree.asy +%%EXAMPLESDIR%%/asy-mode.el +%%EXAMPLESDIR%%/asy.vim +%%EXAMPLESDIR%%/bezier.asy +%%EXAMPLESDIR%%/bigsquare.asy +%%EXAMPLESDIR%%/cardiod.asy +%%EXAMPLESDIR%%/centroidfg.asy +%%EXAMPLESDIR%%/circles.asy +%%EXAMPLESDIR%%/coag.asy +%%EXAMPLESDIR%%/colons.asy +%%EXAMPLESDIR%%/conicurv.asy +%%EXAMPLESDIR%%/cos2theta.asy +%%EXAMPLESDIR%%/cosaddition.asy +%%EXAMPLESDIR%%/cube.asy +%%EXAMPLESDIR%%/datagraph.asy +%%EXAMPLESDIR%%/delu.asy +%%EXAMPLESDIR%%/diagonal.asy +%%EXAMPLESDIR%%/diatom.asy +%%EXAMPLESDIR%%/diatom.csv +%%EXAMPLESDIR%%/dots.asy +%%EXAMPLESDIR%%/dragon.asy +%%EXAMPLESDIR%%/eetomumu.asy +%%EXAMPLESDIR%%/elliptic.asy +%%EXAMPLESDIR%%/equilateral.asy +%%EXAMPLESDIR%%/equilchord.asy +%%EXAMPLESDIR%%/errorbars.asy +%%EXAMPLESDIR%%/exp.asy +%%EXAMPLESDIR%%/fano.asy +%%EXAMPLESDIR%%/fermi.asy +%%EXAMPLESDIR%%/fjortoft.asy +%%EXAMPLESDIR%%/generalaxis.asy +%%EXAMPLESDIR%%/grid.asy +%%EXAMPLESDIR%%/hatch.asy +%%EXAMPLESDIR%%/helix.asy +%%EXAMPLESDIR%%/hierarchy.asy +%%EXAMPLESDIR%%/histogram.asy +%%EXAMPLESDIR%%/image.asy +%%EXAMPLESDIR%%/integraltest.asy +%%EXAMPLESDIR%%/join.asy +%%EXAMPLESDIR%%/labelbox.asy +%%EXAMPLESDIR%%/labelsquare.asy +%%PORTDOCS%%%%EXAMPLESDIR%%/latexusage.asy +%%EXAMPLESDIR%%/latexusage.tex +%%EXAMPLESDIR%%/lever.asy +%%EXAMPLESDIR%%/lineargraph.asy +%%EXAMPLESDIR%%/lineargraph0.asy +%%EXAMPLESDIR%%/lines.asy +%%EXAMPLESDIR%%/linetype.asy +%%EXAMPLESDIR%%/log.asy +%%EXAMPLESDIR%%/loggraph.asy +%%EXAMPLESDIR%%/logo.asy +%%EXAMPLESDIR%%/lowint.asy +%%EXAMPLESDIR%%/lowupint.asy +%%EXAMPLESDIR%%/mosquito.asy +%%EXAMPLESDIR%%/mosquito.csv +%%EXAMPLESDIR%%/near_earth.asy +%%EXAMPLESDIR%%/orthocenter.asy +%%EXAMPLESDIR%%/parametricgraph.asy +%%EXAMPLESDIR%%/phase.asy +%%EXAMPLESDIR%%/planes.asy +%%EXAMPLESDIR%%/polararea.asy +%%EXAMPLESDIR%%/polarcircle.asy +%%EXAMPLESDIR%%/progrid.asy +%%EXAMPLESDIR%%/quartercircle.asy +%%EXAMPLESDIR%%/ring.asy +%%EXAMPLESDIR%%/sacone.asy +%%EXAMPLESDIR%%/secondaryaxis.asy +%%EXAMPLESDIR%%/secondaryaxis.csv +%%EXAMPLESDIR%%/shade.asy +%%EXAMPLESDIR%%/shadedtiling.asy +%%EXAMPLESDIR%%/sin1x.asy +%%EXAMPLESDIR%%/sinxlex.asy +%%EXAMPLESDIR%%/spiral.asy +%%EXAMPLESDIR%%/spring.asy +%%EXAMPLESDIR%%/spring0.asy +%%EXAMPLESDIR%%/spring2.asy +%%EXAMPLESDIR%%/sqrtx01.asy +%%EXAMPLESDIR%%/sqrtx01y1.asy +%%EXAMPLESDIR%%/square.asy +%%EXAMPLESDIR%%/superpath.asy +%%EXAMPLESDIR%%/surface.asy +%%EXAMPLESDIR%%/tanh.asy +%%EXAMPLESDIR%%/tile.asy +%%EXAMPLESDIR%%/treetest.asy +%%EXAMPLESDIR%%/triads.asy +%%EXAMPLESDIR%%/triangle.asy +%%EXAMPLESDIR%%/unitcircle.asy +%%EXAMPLESDIR%%/upint.asy +%%EXAMPLESDIR%%/venn.asy +%%EXAMPLESDIR%%/wedge.asy +%%EXAMPLESDIR%%/westnile.asy +%%EXAMPLESDIR%%/westnile.csv +%%EXAMPLESDIR%%/wheelanimation.asy +%%EXAMPLESDIR%%/workcone.asy +%%EXAMPLESDIR%%/xsin1x.asy +%%EXAMPLESDIR%%/xxsq01.asy +%%EXAMPLESDIR%%/yingyang.asy +%%PORTDOCS%%%%DOCSDIR%%/asymptote.pdf +share/texmf-local/tex/latex/asymptote/asymptote.sty +@dirrm share/texmf-local/tex/latex/asymptote +@dirrm %%DATADIR%% +@dirrm %%EXAMPLESDIR%% +%%PORTDOCS%%@dirrm %%DOCSDIR%%/ +@unexec %%MKTEXLSR%% +@exec %%MKTEXLSR%% |