# -*- 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-Frame-Layer-IPv6 1.03 revision 3 platforms darwin maintainers nomaintainer supported_archs noarch description Internet Protocol v6 layer object long_description This modules implements the encoding and decoding of \ the IPv6 layer. See RFC 2460 for details of the \ protocol. See also Net::Frame::Layer for other \ attributes and methods checksums sha1 7bd808323c762bf3cbbfce7612addfc5d494efcf \ rmd160 95095e25bfe03a11b33888f64ff8ff17566f3a67 if {${perl5.major} != ""} { depends_lib-append port:p${perl5.major}-bit-vector \ port:p${perl5.major}-net-frame }