Ticket #14283: Portfile

File Portfile, 1.5 KB (added by raphael@…, 16 years ago)
Line 
1# $Id:$
2
3PortSystem                  1.0
4
5name                        gvemod-ndview
6version                     0.2
7categories                  science graphics x11
8maintainers                 raphael@ira.uka.de
9description                 a Geomview emodule for displaying projections \
10                            of higher dimensional objects.
11long_description            This package contains the NDview emodule and \
12                            the emodules of the src/bin/ndutils directory \
13                            of the original Geomview distribution. emodules \
14                            are kind of plugins which extend the \
15                            functionality of Geomview (an interactive 3d \
16                            viewing program). The modules are based on \
17                            Tcl/Tk and can be used as a tool-kit for \
18                            displaying projections of higher dimensional \
19                            objects.
20homepage                    http://www.geomview.org/
21platforms                   darwin
22master_sites                sourceforge
23master_sites.mirror_subdir  geomview
24livecheck.name              geomview
25livecheck.distname          ${name}
26checksums                   md5 c8cbfec59ae14215098c4608433a54cf \
27                            sha1 64f7cd168de7b57b733250ca2c5a974fd30be6f6 \
28                            rmd160 5e95e2c308bc8019d0588ab689bbbc05371e7469
29patchfiles                  patch-wrappers.c.diff
30depends_lib                 port:geomview \
31                            port:tk