diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-13 22:29:42 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-13 22:29:42 +0000 |
commit | 558224994b6a2fbede4a420d1e66d57bbea5c4a8 (patch) | |
tree | f8fffd0a880e3bf796b0afc8c07cde885792a226 /misc/ansiweather/files | |
parent | ca2f814673dd2e6d2afab56e7d0c650fe46a7872 (diff) | |
download | ports-558224994b6a2fbede4a420d1e66d57bbea5c4a8.tar.gz ports-558224994b6a2fbede4a420d1e66d57bbea5c4a8.zip |
Notes
Diffstat (limited to 'misc/ansiweather/files')
-rw-r--r-- | misc/ansiweather/files/pkg-message.in | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/misc/ansiweather/files/pkg-message.in b/misc/ansiweather/files/pkg-message.in index 492269d879cc..4482ec265db9 100644 --- a/misc/ansiweather/files/pkg-message.in +++ b/misc/ansiweather/files/pkg-message.in @@ -1,9 +1,11 @@ -************************************************************************ - +[ +{ type: install + message: <<EOM The default config file is ~/.ansiweatherrc. The environment variable ANSIWEATHERRC can be set to override this. The file %%EXAMPLESDIR%%/ansiweatherrc.example contains all available configuration variables. - -************************************************************************ +EOM +} +] |