ports/devel/boost-python3-libs/Makefile
Koop Mast bfba0dbbf5 Don't pin on one python3 version. Let the default selection decide.
Approved by:	office@(bapt@), just-fix-it
2017-06-09 17:41:19 +00:00

10 lines
201 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"