aboutsummaryrefslogtreecommitdiff
path: root/java/Makefile
diff options
context:
space:
mode:
authorMikael Urankar <mikael@FreeBSD.org>2020-10-28 17:15:33 +0000
committerMikael Urankar <mikael@FreeBSD.org>2020-10-28 17:15:33 +0000
commit119b9927c5eb137e708eeabff49f3092a32abb98 (patch)
tree8e568161ffc63c534dcebabd6bc14bdd0e94b63b /java/Makefile
parent6be7a09bd240af77be361914e289c0d6f92709bb (diff)
downloadports-119b9927c5eb137e708eeabff49f3092a32abb98.tar.gz
ports-119b9927c5eb137e708eeabff49f3092a32abb98.zip
java/openjfx14: add new port
OpenJFX is an open source, next generation client application platform for desktop and embedded systems based on JavaSE. It is a collaborative effort by many individuals and companies with the goal of producing a modern, efficient, and fully featured toolkit for developing rich client applications. PR: 248248
Notes
Notes: svn path=/head/; revision=553555
Diffstat (limited to 'java/Makefile')
-rw-r--r--java/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/Makefile b/java/Makefile
index 50f34e68b0cb..eadb525ccec8 100644
--- a/java/Makefile
+++ b/java/Makefile
@@ -102,6 +102,7 @@
SUBDIR += openjdk8-jre
SUBDIR += openjfx8-devel
SUBDIR += openjfx8-scenebuilder
+ SUBDIR += openjfx14
SUBDIR += phpeclipse
SUBDIR += proguard
SUBDIR += sablevm