summaryrefslogtreecommitdiff
path: root/math/eukleides/PLIST
diff options
context:
space:
mode:
authorcjep <cjep>2002-12-07 17:59:25 +0000
committercjep <cjep>2002-12-07 17:59:25 +0000
commit911cfde97a1c39dfe4201f697031bc63c95e6971 (patch)
treef472c316a5a79861f8e50c5a5807264640fd9f1b /math/eukleides/PLIST
parent024846cdbf42b47ebad54093b379f6d73defaa39 (diff)
downloadpkgsrc-911cfde97a1c39dfe4201f697031bc63c95e6971.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/PLIST10
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