From 62d45f9eb2a0b6476763690d0d29acdf2afc85a0 Mon Sep 17 00:00:00 2001 From: cjep Date: Sat, 7 Dec 2002 17:59:25 +0000 Subject: 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! --- math/eukleides/PLIST | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 math/eukleides/PLIST (limited to 'math/eukleides/PLIST') 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 -- cgit v1.2.3