You've already forked FreeBSD-ports
mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
11 lines
232 B
Plaintext
11 lines
232 B
Plaintext
[
|
|
{ type: install
|
|
message: <<EOM
|
|
For using servingxml, you need to specify environnemnt variables :
|
|
SERVINGXML_HOME={PREFIX}/share/java/servingxml
|
|
PATH=$PATH:$SERVINGXML_HOME
|
|
Any third party JAR must be added to CLASSPATH
|
|
EOM
|
|
}
|
|
]
|