# Ports collection makefile for:	py-libdnet
# Date created:			Nov 2, 2005
# Whom:	      			thierry@pompo.net
#
# $FreeBSD: ports/net/py-libdnet/Makefile,v 1.3 2006/10/21 03:10:46 kris Exp $
#

COMMENT=	Python module for libdnet

BROKEN=		Incomplete pkg-plist

MASTERDIR=	${.CURDIR}/../libdnet

BUILD_PYTHON_MODULE=	yes

NOT_FOR_ARCHS=			ia64
NOT_FOR_ARCHS_REASON_ia64=	fails to build with internal compiler error

.include "${MASTERDIR}/Makefile"
