# -*- 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 Flickr-API 1.29 revision 0 license Artistic-2 maintainers nomaintainer description Perl interface to the Flickr API long_description {*}${description} platforms {darwin any} supported_archs noarch checksums rmd160 bca1415f741c9e8325cdc39404c6e9c59402e535 \ sha256 c4cc03196fffda306554463ddd241ef5c50c5be6b91868ee7d7e47d32c787f39 \ size 46350 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-test-script depends_lib-append \ port:p${perl5.major}-getopt-long \ port:p${perl5.major}-http-message \ port:p${perl5.major}-libwww-perl \ port:p${perl5.major}-net-oauth \ port:p${perl5.major}-uri \ port:p${perl5.major}-xml-libxml-simple \ port:p${perl5.major}-xml-parser-lite-tree }