# -*- 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.8 5.10 5.12 5.14 5.16 perl5.setup Net-Stomp 0.44 revision 1 license {Artistic-1 GPL} platforms darwin maintainers di.uminho.pt:jpo openmaintainer supported_archs noarch description A Streaming Text Orientated Messaging Protocol Client long_description ${description} checksums rmd160 01b0cf6b922a1ffccfecf15941a8f547e94b69af \ sha256 20bd71664c36ce8146c300d015908f04953c34fe4cf86dcee993644dfb6c59bf if {${perl5.major} != ""} { depends_lib-append port:p${perl5.major}-class-accessor }