# -*- 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 PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.28 5.30 5.32 5.34 perl5.setup Net-Frame-Layer-ICMPv6 1.11 ../../authors/id/G/GO/GOMOR license Artistic-1 platforms {darwin any} 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 rmd160 9d998d1948b6199834af62e4ea2a7eb5fea48659 \ sha256 b3bb4bf01fa387f7f83a82106981030397a4b6e37438dab15d213b42c68fe917 \ size 13736 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-bit-vector \ port:p${perl5.major}-net-frame }