# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.28 5.30 5.32 5.34 perl5.setup Panotools-Script 0.29 ../../authors/id/B/BP/BPOSTLE revision 1 license GPL-2+ maintainers nomaintainer description Tools for manipulating Hugin script files long_description Library and utilities for manipulating project files created \ by the Hugin photo stitching software (available as port \ hugin-app). \ \ This file format is shared with various other tools, in \ particular this module is also capable of working with \ Panorama Tools script files. platforms {darwin any} supported_archs noarch checksums rmd160 e0fc7e532a7f092471bd97329681c0e9996680b8 \ sha256 95507d1e75ed1389cacd7731a1e62697c386eb71ea5ae2bf50ff7f70320c1f0a \ size 164253 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-graphviz \ port:p${perl5.major}-image-exiftool \ port:p${perl5.major}-image-size }