# Created by: ehaupt@FreeBSD.org
# $FreeBSD: head/net-mgmt/py-ipcalc/Makefile 455210 2017-11-30 15:50:30Z mat $

PORTNAME=	ipcalc
PORTVERSION=	1.99.0
CATEGORIES=	net-mgmt python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	ehaupt@FreeBSD.org
COMMENT=	Module to perform IP subnet calculations

USES=		python
USE_PYTHON=	distutils autoplist
NO_ARCH=	yes

.include <bsd.port.mk>
