diff options
author | mat <mat@FreeBSD.org> | 2014-02-17 23:01:23 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2014-02-17 23:01:23 +0800 |
commit | a059eb2fcea405a4136d933025048a757c115f30 (patch) | |
tree | e673deef3bbeab9c56b218e4802ce20fe8fec017 /textproc/crimson/files/pkg-message.in | |
parent | e81ed3e0e077bc07dfaae66e099b0d19c9eba110 (diff) | |
download | freebsd-ports-gnome-a059eb2fcea405a4136d933025048a757c115f30.tar.gz freebsd-ports-gnome-a059eb2fcea405a4136d933025048a757c115f30.tar.zst freebsd-ports-gnome-a059eb2fcea405a4136d933025048a757c115f30.zip |
Convert to staging.
Sponsored by: Absolight
Diffstat (limited to 'textproc/crimson/files/pkg-message.in')
-rw-r--r-- | textproc/crimson/files/pkg-message.in | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/textproc/crimson/files/pkg-message.in b/textproc/crimson/files/pkg-message.in new file mode 100644 index 000000000000..b22478b2dc38 --- /dev/null +++ b/textproc/crimson/files/pkg-message.in @@ -0,0 +1,13 @@ +The following jar file has been installed: + + %%PREFIX%%/share/java/classes/crimson.jar + +Add it to your CLASSPATH to use JAXP. + +NOTE: + If you used previous versions of crimson, please note that there is + now only one jar file, crimson.jar. You should remove the old port + and any references to the jaxp.jar to avoid confusion. + +Documentation is in %%PREFIX%%/share/doc/crimson +Examples is in %%PREFIX%%/share/examples/crimson |