# -*- 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: Portfile 76604 2011-03-02 01:49:46Z dports@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0

perl5.setup         NetPacket 1.1.1 ../by-authors/id/Y/YA/YANICK/
revision        1
platforms           darwin
maintainers         di.uminho.pt:jpo openmaintainer
license             Artistic-2.0

description         Modules to assemble/disassemble network packets at the protocol level

long_description    NetPacket provides a base class for a cluster of modules \
                    related to decoding and encoding of network protocols. Each \
                    NetPacket descendent module knows how to encode and decode \
                    packets for the network protocol it implements.

checksums           md5 545776de880ee92586afe8ffe9f67e2a \
                    sha1 6e09f5ef1c2c7400b06f72d07ddae376f32536f1 \
                    rmd160 df92228c445585d65a2f2771834d734f0e47caf9

perl5.use_module_build

supported_archs noarch
