opnsense-ports/lang/python39/files/pkg-message.in
Franco Fichtner d83977b8fe */*: sync with upstream
Taken from: HardenedBSD
2020-10-20 20:49:39 +02:00

12 lines
394 B
Text

[
{ type: install
message: <<EOM
Note that some standard Python modules are provided as separate ports
as they require additional dependencies. They are available as:
py%%PYTHON_SUFFIX%%-gdbm databases/py-gdbm@py%%PYTHON_SUFFIX%%
py%%PYTHON_SUFFIX%%-sqlite3 databases/py-sqlite3@py%%PYTHON_SUFFIX%%
py%%PYTHON_SUFFIX%%-tkinter x11-toolkits/py-tkinter@py%%PYTHON_SUFFIX%%
EOM
}
]