fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
7 lines
351 B
Text
7 lines
351 B
Text
scikit-build is an improved build system generator for CPython
|
|
C/C++/Fortran/Cython extensions. It provides better support for additional
|
|
compilers, build systems, cross compilation, and locating dependencies and
|
|
their associated build requirements.
|
|
|
|
The scikit-build package is fundamentally just glue between the setuptools
|
|
Python module and CMake.
|