pkgsrc/devel/py-boost/PLIST
wiz 982a601ebc Avoid conflict between py2 and py3 version of py-boost.
From Thomas Orgis on pkgsrc-users.

Bump PKGREVISION.
2016-02-27 20:55:05 +00:00

7 lines
311 B
Text

@comment $NetBSD: PLIST,v 1.2 2016/02/27 20:55:05 wiz Exp $
${PLIST.py2x}lib/libboost_python.a
${PLIST.py2x}lib/libboost_python.so
${PLIST.py2x}lib/libboost_python.so.${BOOST_VERSION}
${PLIST.py3x}lib/libboost_python3.a
${PLIST.py3x}lib/libboost_python3.so
${PLIST.py3x}lib/libboost_python3.so.${BOOST_VERSION}