# New ports collection makefile for:	py-netifaces
# Date created:			May 27 2009
# Whom:				Stanislav Svirid <count@211.ru>
#
# $FreeBSD: ports/net/py-netifaces/Makefile,v 1.1 2009/07/29 14:12:44 miwi Exp $
#

PORTNAME=	netifaces
PORTVERSION=	0.5
CATEGORIES=	net python
MASTER_SITES=	http://alastairs-place.net/2007/03/netifaces/
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	count@211.ru
COMMENT=	Getting network addresses from Python

USE_PYTHON=	yes
USE_PYDISTUTILS=	easy_install
PYEASYINSTALL_ARCHDEP=	yes

.include <bsd.port.mk>
