aboutsummaryrefslogtreecommitdiff
path: root/lang/python32/pkg-message
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2006-10-09 14:29:18 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2006-10-09 14:29:18 +0000
commit1d18bb4fff9ca7e0fca8452b1874fe1f58ffca6f (patch)
tree147f92d454787d912bee658515932bf0eeae4d6c /lang/python32/pkg-message
parenta109e33441e4540e21473b7b27b9c549e09d3c0e (diff)
Notes
Diffstat (limited to 'lang/python32/pkg-message')
-rw-r--r--lang/python32/pkg-message11
1 files changed, 11 insertions, 0 deletions
diff --git a/lang/python32/pkg-message b/lang/python32/pkg-message
new file mode 100644
index 000000000000..a3ba9904996b
--- /dev/null
+++ b/lang/python32/pkg-message
@@ -0,0 +1,11 @@
+====
+Note that some of the standard modules are provided as separate
+ports since they require extra dependencies:
+
+bsddb databases/py-bsddb
+gdbm databases/py-gdbm
+sqlite3 databases/py-sqlite3
+tkinter x11-toolkits/py-tkinter
+
+Install them as needed.
+====