mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
8574ee9398
PR: 108983 Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org> (maintainer)
18 lines
739 B
Plaintext
18 lines
739 B
Plaintext
include/%%PYTHON_VERSION%%/CXX/Config.hxx
|
|
include/%%PYTHON_VERSION%%/CXX/Exception.hxx
|
|
include/%%PYTHON_VERSION%%/CXX/Extensions.hxx
|
|
include/%%PYTHON_VERSION%%/CXX/IndirectPythonInterface.hxx
|
|
include/%%PYTHON_VERSION%%/CXX/Objects.hxx
|
|
include/%%PYTHON_VERSION%%/CXX/Version.hxx
|
|
include/%%PYTHON_VERSION%%/CXX/WrapPython.h
|
|
@dirrm include/%%PYTHON_VERSION%%/CXX
|
|
%%PYTHON_SITELIBDIR%%/CXX/__init__.py
|
|
%%PYTHON_SITELIBDIR%%/CXX/__init__.pyc
|
|
%%PYTHON_SITELIBDIR%%/CXX/__init__.pyo
|
|
@dirrm %%PYTHON_SITELIBDIR%%/CXX
|
|
share/%%PYTHON_VERSION%%/CXX/IndirectPythonInterface.cxx
|
|
share/%%PYTHON_VERSION%%/CXX/cxx_extensions.cxx
|
|
share/%%PYTHON_VERSION%%/CXX/cxxextensions.c
|
|
share/%%PYTHON_VERSION%%/CXX/cxxsupport.cxx
|
|
@dirrm share/%%PYTHON_VERSION%%/CXX
|