diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-12-02 12:36:14 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-12-02 12:36:14 +0000 |
commit | d46f58640a301fd1fe96e0a7a61d5bc15cbc4594 (patch) | |
tree | e2a6039369f88ecb991d8d3b6b98502f19e937ab /math/asymptote/pkg-plist | |
parent | f3b49178a40328727f6bc64735acc45d11d1fbf0 (diff) | |
download | ports-d46f58640a301fd1fe96e0a7a61d5bc15cbc4594.tar.gz ports-d46f58640a301fd1fe96e0a7a61d5bc15cbc4594.zip |
Notes
Diffstat (limited to 'math/asymptote/pkg-plist')
-rw-r--r-- | math/asymptote/pkg-plist | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/math/asymptote/pkg-plist b/math/asymptote/pkg-plist index 0452db4f2fad..4a4618482b37 100644 --- a/math/asymptote/pkg-plist +++ b/math/asymptote/pkg-plist @@ -1,10 +1,12 @@ @comment $FreeBSD$ bin/asy bin/xasy +%%DATADIR%%/animate.asy %%DATADIR%%/babel.asy %%DATADIR%%/drawtree.asy %%DATADIR%%/featpost3D.asy %%DATADIR%%/feynman.asy +%%DATADIR%%/fontsize.asy %%DATADIR%%/geometry.asy %%DATADIR%%/graph.asy %%DATADIR%%/graph3.asy @@ -20,6 +22,7 @@ bin/xasy %%DATADIR%%/three.asy %%DATADIR%%/tree.asy %%DATADIR%%/unicode.asy +%%DATADIR%%/version.asy %%PORTDOCS%%%%DOCSDIR%%/asymptote.pdf %%EXAMPLESDIR%%/Bode.asy %%EXAMPLESDIR%%/Gouraud.asy |