# -*- 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$ # This comment was inserted on 20160713 to force reindexing of # this port after the default homepage definition in the perl5 # PortGroup was changed to use metacpan.org (r150080). # Reindexing is necessary for the new definition to take effect. # This comment may be removed in subsequent updates of this port. PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.24 perl5.setup Net-Frame-Layer-ICMPv6 1.09 license Artistic-1 platforms darwin maintainers nomaintainer supported_archs noarch description Internet Control Message Protocol v6 layer object long_description This modules implements the encoding and decoding of \ the ICMPv6 layer. Encompassed by RFCs 4861,4389,4191,\ 3775,2463,2461 and 2460. See also Net::Frame::Layer \ for other attributes and methods. checksums sha1 d8cb8f53ab1941cbded8f1b6f88cdb99a4e5e4a2 \ rmd160 d664441839c6414dbd4ab0c7b221ad7a364bb6f6 if {${perl5.major} != ""} { depends_lib-append port:p${perl5.major}-bit-vector \ port:p${perl5.major}-net-frame }