aboutsummaryrefslogtreecommitdiff
path: root/Keywords/javavm.ucl
blob: 064fab9743cbc9263957e0117f9113b77f40dd8d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $FreeBSD$
#
# The argument is not registered as a file because of how the various
# jdk/jre are made: kind of autoplist which would make the bin/java registered
# twice
#
# MAINAINER: java@FreeBSD.org

actions: []
post-install: <<EOD
    registervm %@
EOD
pre-deinstall: <<EOD
    unregistervm %@
EOD