opnsense-ports/devel/boost-python3-libs/Makefile
Franco Fichtner 2c65cb6772 */*: sync with upstream
Taken from: FreeBSD
2017-06-08 09:00:47 +02:00

10 lines
200 B
Makefile

# $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"