Tweak graphics/pgplot version 5.2.2_27
[dports.git] / Keywords / javavm.ucl
1 # $FreeBSD$
2 #
3 # The argument is not registered as a file because of how the various
4 # jdk/jre are made: kind of autoplist which would make the bin/java registered
5 # twice
6 #
7 # MAINAINER: java@FreeBSD.org
8
9 actions: []
10 post-install: <<EOD
11     registervm %@
12 EOD
13 pre-deinstall: <<EOD
14     unregistervm %@
15 EOD