# -*- 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 # $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.24 perl5.setup Net-Twitter-Lite 0.12006 license {Artistic-1 GPL} maintainers gmail.com:blair.christensen openmaintainer description A perl interface to the Twitter API long_description ${description} homepage http://github.com/semifor/net-twitter-lite checksums rmd160 e520eedffbbb726c3efe9b91ce798020fa91d3e6 \ sha256 d14459b9118caa96f01d78a3a4fadd86810cd41c8ec877228f4e6ddf4068fada platforms darwin supported_archs noarch perl5.use_module_build if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-test-fatal depends_lib-append \ port:p${perl5.major}-crypt-ssleay \ port:p${perl5.major}-http-message \ port:p${perl5.major}-json \ port:p${perl5.major}-libwww-perl \ port:p${perl5.major}-net-http \ port:p${perl5.major}-uri }