summaryrefslogtreecommitdiffstats
path: root/devel/boost-python/Makefile
blob: 8fcf04384a1ee5d696c3e1530d19c960732d3488 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# New ports collection makefile for:	boost-python
# Date Created:				Dec 15 2004
# Whom:					Simon Barner <barner@gmx.de>
#
# $FreeBSD$
#

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"
OpenPOWER on IntegriCloud