diff --git a/dports/perl/p5-image-exiftool/Portfile b/dports/perl/p5-image-exiftool/Portfile
index 82914b5..edc5eaa 100644
a
|
b
|
PortSystem 1.0 |
4 | 4 | PortGroup perl5 1.0 |
5 | 5 | |
6 | 6 | perl5.branches 5.8 5.10 5.12 5.14 5.16 |
7 | | perl5.setup Image-ExifTool 8.93 |
8 | | revision 1 |
| 7 | perl5.setup Image-ExifTool 9.06 |
9 | 8 | license {Artistic-1 GPL} |
10 | 9 | maintainers nomaintainer |
11 | 10 | description Perl interface to EXIF metadata |
… |
… |
long_description ${description} |
13 | 12 | |
14 | 13 | platforms darwin |
15 | 14 | |
16 | | checksums rmd160 ff1a70c778917da77bc9967d5e3755dace75d7e1 \ |
17 | | sha256 f19abfec1f64b46e47e529181eb713a13020e2c4ec5267960adaa33b21217863 |
| 15 | checksums rmd160 e58eb820516d4a882f1d6e20bf9d3896e71faead \ |
| 16 | sha256 2a8c8b816f86935c06768f44655056c9d03300b8179fa9157ebe6686ca4c6b4f |
18 | 17 | |
19 | 18 | homepage http://www.sno.phy.queensu.ca/~phil/exiftool/ |
20 | 19 | master_sites ${homepage} |