# -*- 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 83727 2011-09-09 19:46:57Z singingwolfboy@macports.org $

PortSystem          1.0
PortGroup           python27 1.0

name                py27-ipaddr
version             2.1.9
categories-append   www
maintainers         singingwolfboy openmaintainer
description         IPv4/IPv6 manipulation library
long_description    \
    An IPv4/IPv6 manipulation library in Python. This library is used to \
    create/poke/manipulate IPv4 and IPv6 addresses and prefixes.

platforms           darwin

homepage            http://code.google.com/p/ipaddr-py/
master_sites        googlecode:ipaddr-py
distname            ipaddr-${version}

checksums           rmd160  c9133da2a57fe06564dc5b10c56add676ab920f3 \
                    sha256  a0193fb61f59ff4c5d030eb2e24ef5550438693e5f388d526d473cac1859fc99
