| 1 | # $Id: $ |
|---|
| 2 | PortSystem 1.0 |
|---|
| 3 | name gwyddion |
|---|
| 4 | version 2.5 |
|---|
| 5 | categories science x11 |
|---|
| 6 | maintainers yeti@gwyddion.net rowue@digitalis.org |
|---|
| 7 | description Software for SPM Analysis |
|---|
| 8 | long_description Gwyddion is a modular program for SPM (scanning probe \ |
|---|
| 9 | microscopy) data visualization and analysis. It uses \ |
|---|
| 10 | gtk2 for the user interface. |
|---|
| 11 | homepage http://gwyddion.net |
|---|
| 12 | master_sites sourceforge |
|---|
| 13 | use_bzip2 yes |
|---|
| 14 | checksums md5 fe2befbac527d54a2b5bad36800321a7 |
|---|
| 15 | depends_lib port:gtk2 \ |
|---|
| 16 | port:libxml2 \ |
|---|
| 17 | port:fftw-3 \ |
|---|
| 18 | port:gtkglext |
|---|