# Created by: ehaupt@FreeBSD.org
# $FreeBSD: tags/RELEASE_11_1_0/net-mgmt/py-ipcalc/Makefile 421693 2016-09-10 14:14:08Z ehaupt $

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
NO_ARCH=	yes

.include <bsd.port.mk>
