aboutsummaryrefslogtreecommitdiff
path: root/converters/osm2mp
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-13 16:00:39 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-13 16:00:39 +0000
commita6c40a689b8a327b1ecf5778f120f0d7250ea7a8 (patch)
treee784ed48f7c3bb5a803cbd97b583435da971804d /converters/osm2mp
parent648300c466186a9a3281a692e09992799c9a706c (diff)
downloadports-a6c40a689b8a327b1ecf5778f120f0d7250ea7a8.tar.gz
ports-a6c40a689b8a327b1ecf5778f120f0d7250ea7a8.zip
Notes
Diffstat (limited to 'converters/osm2mp')
-rw-r--r--converters/osm2mp/files/pkg-message.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/converters/osm2mp/files/pkg-message.in b/converters/osm2mp/files/pkg-message.in
index 7855063b879d..ed2753667dec 100644
--- a/converters/osm2mp/files/pkg-message.in
+++ b/converters/osm2mp/files/pkg-message.in
@@ -1,3 +1,9 @@
+[
+{ type: install
+ message: <<EOM
If you need to tune osm2mp configuration files, you may copy
%%DATADIR%% to some directory you own and use
osm2mp's --config option to point it to modified files.
+EOM
+}
+]