Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-kde
Path: blob/main/Keywords/javavm.ucl
16439 views
# 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: [email protected]

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