summaryrefslogtreecommitdiff
path: root/textproc/xmlcatmgr/files/pkg-message.in
blob: 926be8c6c6bc52aea186649ff560dfa8f60e662c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[
{ type: install
  message: <<EOM
The following catalogs are installed:

 1) %%PREFIX%%/share/sgml/catalog

   The top level catalog for SGML stuff.  It is not changed
   by any ports/packages except textproc/xmlcatmgr.

 2) %%PREFIX%%/share/sgml/catalog.ports

   This catalog is for handling SGML stuff installed under
   %%PREFIX%%/share/sgml.  It is changed by ports/packages.

 3) %%PREFIX%%/share/xml/catalog

   The top level catalog for XML stuff.  It is not changed
   by any ports/packages except textproc/xmlcatmgr.

 4) %%PREFIX%%/share/xml/catalog.ports

   This catalog is for handling XML stuff installed under
   %%PREFIX%%/share/xml.  It is changed by ports/packages.
EOM
}
]