# New ports collection makefile for: py-netifaces # Date created: May 27 2009 # Whom: Stanislav Svirid # # $FreeBSD$ # 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