opnsense-ports/lang/python27/pkg-message
Franco Fichtner e0a9e3abd1 lang/python27: sync with upstream
Taken from: HardenedBSD
2019-08-18 05:43:37 +02:00

13 lines
324 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:
bsddb databases/py-bsddb
gdbm databases/py-gdbm
sqlite3 databases/py-sqlite3
tkinter x11-toolkits/py-tkinter
EOM
}
]