Ticket #24101: Portfile

File Portfile, 1.1 KB (added by someuser12, 14 years ago)

Portfile proposal

Line 
1# $Id: Portfile 54066 2009-07-20 00:42:57Z blb@macports.org $
2PortSystem                      1.0
3PortGroup                       perl5 1.0
4
5perl5.setup                     Panotools-Script 0.24
6maintainers                     nomaintainer
7homepage                        http://search.cpan.org/dist/Panotools-Script/
8description                     Tools for manipulating Hugin script files
9long_description \
10        Library and utilities for manipulating project files created \
11        by the Hugin photo stitching software (available as port \
12        hugin-app). \
13        \
14        This file format is shared with various other tools, in \
15        particular this module is also capable of working with \
16        Panorama Tools script files.
17
18platforms                       darwin
19
20checksums           md5     41a9db2ac9cfcddffc102654bcf9c246 \
21                    sha1    e5a25accc5950abc44a375802ae58e364a298abb \
22                    rmd160  34bf2765c354c9faf4f02d569e7aaaddf89e56a2
23
24master_sites        http://search.cpan.org/CPAN/authors/id/B/BP/BPOSTLE/
25
26depends_lib-append      port:p5-graphviz port:p5-image-exiftool \
27                        port:p5-image-size
28
29livecheck.type  regex
30livecheck.url   ${homepage}
31livecheck.regex Panotools-Script-(\\d+(?:\\.\\d+)*)