# New ports collection makefile for:	py-iplib
# Date created:		2010-02-22
# Whom:			Gea-Suan Lin <gslin@gslin.org>
#
# $FreeBSD: ports/net/py-iplib/Makefile,v 1.1 2010/02/25 13:48:10 miwi Exp $
#

PORTNAME=	iplib
PORTVERSION=	1.1
CATEGORIES=	net python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	gslin@gslin.org
COMMENT=	Convert amongst many different IPv4 notations

USE_PYTHON=	yes
USE_PYDISTUTILS=	yes

.include <bsd.port.mk>
