Ticket #11211: Portfile
| File Portfile, 447 bytes (added by mellon85@…, 5 years ago) |
|---|
| Line | |
|---|---|
| 1 | PortSystem 1.0 |
| 2 | name mdf2iso |
| 3 | version 0.3.0 |
| 4 | homepage http://mdf2iso.berlios.de/ |
| 5 | description Tool to convert mdf (Alchol 120% images) images to iso images. |
| 6 | categories sysutils |
| 7 | use_bzip2 yes |
| 8 | maintainers mellon85@gmail.com |
| 9 | master_sites http://download.berlios.de/mdf2iso http://download2.berlios.de/mdf2iso |
| 10 | checksums md5 a190625318476a196930ac66acd8fd07 |
| 11 | distname ${name}-${version}-src |
| 12 | worksrcdir ${name} |

