summaryrefslogtreecommitdiff
path: root/devel/boost-python3-libs/Makefile
blob: a15cf9104c3e2b5f37a5af35882453de6757bc17 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# $FreeBSD$

PORTNAME=	boost-python3-libs
COMMENT=	Framework for interfacing Python 3 and C++

USES=		python:3.3+

MASTERDIR=	${.CURDIR}/../../devel/boost-python-libs

.include "${MASTERDIR}/Makefile"