# New ports collection makefile for:	boost-python
# Date Created:				Dec 15 2004
# Whom:					Simon Barner <barner@gmx.de>
#
# $FreeBSD: ports/devel/boost-python/Makefile,v 1.1 2004/12/24 12:23:12 sem Exp $
#

MAINTAINER=	barner@gmx.de
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"
