# -*- 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 66488 2010-04-14 18:12:15Z singingwolfboy@macports.org $

PortSystem          1.0
PortGroup           python26 1.0

name                py26-ipaddr
version             2.1.1
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           md5     cbf7e5ea4caa18808afd661a41aae646 \
                    sha1    2f0b618b48155cc74f03501f49c678842992fbb6 \
                    rmd160  4786b9fa59b73766c6e179accff1e48f70ec269f
