# $MidnightBSD$
# $FreeBSD: head/net/py-ipaddress/Makefile 411938 2016-03-26 17:10:29Z sunpoet $

PORTNAME=	ipaddress
PORTVERSION=	1.0.22
CATEGORIES=	net python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Python 3.3's ipaddress for Python 2.6 and 2.7

LICENSE=	python
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		python:2.7
USE_PYTHON=	autoplist distutils
NO_ARCH=	yes

.include <bsd.port.mk>
