# -*- 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.16 5.18 5.20 5.22 perl5.setup App-Nopaste 1.004 license {Artistic-1 GPL} maintainers devans openmaintainer description App::Nopaste - Easy access to any pastebin long_description ${description} platforms darwin checksums rmd160 5bc39aeffa12d5e9d0780bd8cd2b46ff75997b12 \ sha256 62eac2cd9bef0a3bd41c16da94236619ecab1f5cf950807dcd64783c9a7d2a16 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-libwww-perl \ port:p${perl5.major}-test-deep depends_lib-append \ port:p${perl5.major}-browser-open \ port:p${perl5.major}-clipboard \ port:p${perl5.major}-class-load \ port:p${perl5.major}-getopt-long-descriptive \ port:p${perl5.major}-json-maybexs \ port:p${perl5.major}-module-pluggable \ port:p${perl5.major}-module-runtime \ port:p${perl5.major}-namespace-clean \ port:p${perl5.major}-uri \ port:p${perl5.major}-www-mechanize \ port:p${perl5.major}-www-pastebin-pastebincom-create supported_archs noarch }