# Created by: ijliao # $FreeBSD: head/net-mgmt/py-ipy/Makefile 371450 2014-10-24 16:29:51Z mva $ PORTNAME= ipy PORTVERSION= 0.81 PORTREVISION= 1 CATEGORIES= net-mgmt python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= IPy-${PORTVERSION} MAINTAINER= wen@FreeBSD.org COMMENT= Python module for handling IPv4 and IPv6 Addresses and Networks USES= python USE_PYTHON= distutils autoplist test: install ${PYTHON_CMD} ${WRKSRC}/test/test_IPy.py .include