aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python36/files
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2019-08-14 06:29:42 +0800
committermat <mat@FreeBSD.org>2019-08-14 06:29:42 +0800
commit6b289f6626e856b4c866685d87f516280c123eb6 (patch)
treef8fffd0a880e3bf796b0afc8c07cde885792a226 /lang/python36/files
parenta3d39c8263b26fffb05048b6cd0a5e28f0a3ccef (diff)
downloadfreebsd-ports-gnome-6b289f6626e856b4c866685d87f516280c123eb6.tar.gz
freebsd-ports-gnome-6b289f6626e856b4c866685d87f516280c123eb6.tar.zst
freebsd-ports-gnome-6b289f6626e856b4c866685d87f516280c123eb6.zip
onvert to UCL & cleanup pkg-message (categories l-m)
Diffstat (limited to 'lang/python36/files')
-rw-r--r--lang/python36/files/pkg-message.in10
1 files changed, 6 insertions, 4 deletions
diff --git a/lang/python36/files/pkg-message.in b/lang/python36/files/pkg-message.in
index 5fb6e462a0b7..286359c9f272 100644
--- a/lang/python36/files/pkg-message.in
+++ b/lang/python36/files/pkg-message.in
@@ -1,10 +1,12 @@
-===========================================================================
-
+[
+{ 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
+}
+]