aboutsummaryrefslogtreecommitdiff
path: root/misc/locale-en_DK/files
diff options
context:
space:
mode:
authorMateusz Piotrowski <0mp@FreeBSD.org>2019-11-01 20:55:13 +0000
committerMateusz Piotrowski <0mp@FreeBSD.org>2019-11-01 20:55:13 +0000
commit0c55893dfb0e17db91e4507bde51a9c87d9caa2b (patch)
tree14a061219c2584e7b0f1226d2b1f0428ddfa50b6 /misc/locale-en_DK/files
parent8f54caa513f73ae32f8e1f255bf91136ff60b390 (diff)
downloadports-0c55893dfb0e17db91e4507bde51a9c87d9caa2b.tar.gz
ports-0c55893dfb0e17db91e4507bde51a9c87d9caa2b.zip
Notes
Diffstat (limited to 'misc/locale-en_DK/files')
-rw-r--r--misc/locale-en_DK/files/pkg-message.in19
1 files changed, 19 insertions, 0 deletions
diff --git a/misc/locale-en_DK/files/pkg-message.in b/misc/locale-en_DK/files/pkg-message.in
new file mode 100644
index 000000000000..d9928e99d1c7
--- /dev/null
+++ b/misc/locale-en_DK/files/pkg-message.in
@@ -0,0 +1,19 @@
+[
+{ type: install
+message: <<EOM
+In order to set the en_DK.UTF-8 locale for the login shell of an single
+user add the following configuration to ~/.login_conf:
+
+me:\
+ :charset=UTF-8:\
+ :lang=en_DK.UTF-8:\
+ :setenv=PATH_LOCALE=%%PREFIX%%/share/locale:
+
+More information about the process of configuring login class methods in
+available in the handbook.
+
+More information about the PATH_LOCALE environment variable is available in the
+locale(1) manual page.
+EOM
+}
+]