# ex:ts=8
# Ports collection makefile for:	py-ipy
# Date created:			Jan 30, 2002
# Whom:	      			ijliao
#
# $FreeBSD: ports/net/py-ipy/Makefile,v 1.4 2003/02/21 13:14:59 knu Exp $
#

PORTNAME=	ipy
PORTVERSION=	0.41
CATEGORIES=	net python
MASTER_SITES=	http://c0re.jp/c0de/IPy/
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
DISTNAME=	IPy-${PORTVERSION}

MAINTAINER=	drt@un.bewaff.net
COMMENT=	A Python module for handling IPv4 and IPv6 Addresses and Networks

USE_PYTHON=	yes
USE_PYDISTUTILS=	yes

.include <bsd.port.mk>
