# New ports collection makefile for:	boost-python
# Date Created:				Dec 15 2004
# Whom:					Simon Barner <barner@gmx.de>
#
# $FreeBSD$
#

COMMENT=	Free portable C++ source libraries with Python bindings

MASTERDIR=	${.CURDIR}/../../devel/boost
PKGDIR=		${.CURDIR}
PLIST=		${MASTERDIR}/pkg-plist

WITH_PYTHON=	yes

.include "${MASTERDIR}/Makefile"