aboutsummaryrefslogblamecommitdiff
path: root/Keywords/javavm.ucl
blob: 064fab9743cbc9263957e0117f9113b77f40dd8d (plain) (tree)
1
2
3
4
5
6

           



                                                                              








                             
# $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