aboutsummaryrefslogtreecommitdiff
path: root/textproc/hevea
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-14 12:16:41 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-14 12:16:41 +0000
commit153fb8d6f62207ff017855dafedd01ce3b7b3482 (patch)
tree628e6252c14adbb33ed389796357d5f91d7c0437 /textproc/hevea
parentbc89cd3d2cf8f4e777f70bdaf1a643f550fa6e38 (diff)
downloadports-153fb8d6f62207ff017855dafedd01ce3b7b3482.tar.gz
ports-153fb8d6f62207ff017855dafedd01ce3b7b3482.zip
Notes
Diffstat (limited to 'textproc/hevea')
-rw-r--r--textproc/hevea/pkg-message8
1 files changed, 6 insertions, 2 deletions
diff --git a/textproc/hevea/pkg-message b/textproc/hevea/pkg-message
index f06feafd81df..3de9fc36ba46 100644
--- a/textproc/hevea/pkg-message
+++ b/textproc/hevea/pkg-message
@@ -1,4 +1,6 @@
-==============================================================
+[
+{ type: install
+ message: <<EOM
You may like to put the file hevea.sty in a place where latex
can find it. For example, if you are using teTeX from the
ports, the following commands will do the job:
@@ -6,4 +8,6 @@ ports, the following commands will do the job:
mkdir -p /usr/local/share/texmf/tex/latex/hevea
cp /usr/local/lib/hevea/hevea.sty /usr/local/share/texmf/tex/latex/hevea
texhash
-==============================================================
+EOM
+}
+]