diff options
author | cjep <cjep@pkgsrc.org> | 2002-12-07 17:59:25 +0000 |
---|---|---|
committer | cjep <cjep@pkgsrc.org> | 2002-12-07 17:59:25 +0000 |
commit | 62d45f9eb2a0b6476763690d0d29acdf2afc85a0 (patch) | |
tree | f472c316a5a79861f8e50c5a5807264640fd9f1b /math/eukleides/PLIST | |
parent | e2adf39bc4aba38054a5f54e62530ae2ea54683a (diff) | |
download | pkgsrc-62d45f9eb2a0b6476763690d0d29acdf2afc85a0.tar.gz |
Initial import of eukleides 0.9.0 into the NetBSD packages collection
as math/eukleides.
A Euclidean drawing language compiler which allows one to typeset
geometry figures within a (La)TeX document. This program is also useful
to convert such figures into EPS format or into various other vector
graphic formats.
Supplied by ich (tsadowski at gmx dot net) in PR#19090. Thanks!
Diffstat (limited to 'math/eukleides/PLIST')
-rw-r--r-- | math/eukleides/PLIST | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/math/eukleides/PLIST b/math/eukleides/PLIST new file mode 100644 index 00000000000..dcb2452e78e --- /dev/null +++ b/math/eukleides/PLIST @@ -0,0 +1,10 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2002/12/07 17:59:25 cjep Exp $ +bin/eukleides +bin/euk2eps +bin/euk2edit +@unexec install-info --delete %D/info/eukleides.info %D/info/dir +info/eukleides.info +@exec install-info %D/info/eukleides.info %D/info/dir +man/man1/euk2edit.1 +man/man1/euk2eps.1 +man/man1/eukleides.1 |