Ticket #13798: Portfile
| File Portfile, 499 bytes (added by seanasy@…, 4 years ago) |
|---|
| Line | |
|---|---|
| 1 | PortSystem 1.0 |
| 2 | name proj |
| 3 | version 4.6.0 |
| 4 | maintainers seanasy@gmail.com |
| 5 | description PROJ.4 - Cartographic Projections Library |
| 6 | long_description PROJ.4 is a library for converting data between \ |
| 7 | cartographic projections. |
| 8 | homepage http://www.remotesensing.org/proj/ |
| 9 | master_sites ftp://ftp.remotesensing.org/pub/proj/ |
| 10 | categories science |
| 11 | checksums md5 975d9b5954869e53523726a9c0e0e070 |
| 12 | |
| 13 | configure.args --mandir=${prefix}/share/man |

