# Created by: ehaupt@FreeBSD.org
# $FreeBSD: net-mgmt/py-ipcalc/Makefile 332857 2013-11-05 15:12:48Z ehaupt $

PORTNAME=	ipcalc
PORTVERSION=	1.1.1
CATEGORIES=	net-mgmt python
MASTER_SITES=	${MASTER_SITE_CHEESESHOP}
MASTER_SITE_SUBDIR=	source/i/ipcalc
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

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

USE_PYTHON=	yes
USE_PYDISTUTILS=yes

.include <bsd.port.mk>
