# -*- 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.45 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 87b2c3bb06e745af7ff45382baa54c831cb12d9a \ sha256 441d4774641338a2fd31e35b4278b3fdccd195a0d0900656471304904f2673b6 if {${perl5.major} != ""} { depends_lib-append port:p${perl5.major}-class-accessor }