1 | # $Id:$ |
---|
2 | |
---|
3 | PortSystem 1.0 |
---|
4 | |
---|
5 | name gvemodules-xforms |
---|
6 | version 0.2 |
---|
7 | categories science graphics x11 |
---|
8 | maintainers raphael@ira.uka.de |
---|
9 | description XForms based emodules of the original Geomview \ |
---|
10 | distribution |
---|
11 | long_description This package contains XForms based emodules of \ |
---|
12 | the original Geomview distribution. emodules \ |
---|
13 | are kind of plugins which extend the functionality \ |
---|
14 | of Geomview (an interactive 3d viewing program). \ |
---|
15 | The modules are based on XForms and can be used as \ |
---|
16 | a tool-kit for displaying projections of higher \ |
---|
17 | dimensional objects. |
---|
18 | homepage http://www.geomview.org/ |
---|
19 | platforms darwin |
---|
20 | master_sites sourceforge |
---|
21 | master_sites.mirror_subdir geomview |
---|
22 | livecheck.name geomview |
---|
23 | livecheck.distname ${name} |
---|
24 | checksums md5 0db75b1c7a4700014ba27eed60fe2e26 \ |
---|
25 | sha1 4f73251548d42801a29a13444ae5c4bc54dfeb71 \ |
---|
26 | rmd160 b5f53ed3bee35f8727309b15723d66f0b0dc07d3 |
---|
27 | depends_lib port:geomview \ |
---|
28 | port:xforms |
---|