diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-13 16:03:11 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-13 16:03:11 +0000 |
commit | 79698c84577df2797724d484418f1de7f67bf07f (patch) | |
tree | fa993eea8870e6aef79666a19d170137054831ba /graphics/gracula | |
parent | 1e9db8ea3e482636b52f2452827dab557908f533 (diff) |
Notes
Diffstat (limited to 'graphics/gracula')
-rw-r--r-- | graphics/gracula/files/pkg-message.in | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/graphics/gracula/files/pkg-message.in b/graphics/gracula/files/pkg-message.in index 27a8a4f6a3a6..2a5ff1bec9c2 100644 --- a/graphics/gracula/files/pkg-message.in +++ b/graphics/gracula/files/pkg-message.in @@ -1,4 +1,6 @@ - +[ +{ type: install + message: <<EOM Please read the file %%DOCSDIR%%/README to learn how to use Graphic Counter Language (if you haven't installed WITHOUT=DOCS). @@ -11,4 +13,6 @@ Also, sample scripts and graphics are available from Count Gracula's Gallery, http://www.whizkidtech.redprince.net/gcl/gallery/ - +EOM +} +] |