summaryrefslogtreecommitdiff
path: root/java/Makefile
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2016-03-20 23:06:19 +0000
committerSteve Wills <swills@FreeBSD.org>2016-03-20 23:06:19 +0000
commit5e8662c609671e8a6eeb0ff19a91d802f9b79619 (patch)
tree33c83fcd69a6553eb9cebd530ee9b8cac87e023c /java/Makefile
parentUpdate to 0.3.9 (diff)
java/openjfx8-devel: create 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. WWW: http://openjdk.java.net/projects/openjfx/ PR: 207566 Submitted by: Tobias Kortkamp <t@tobik.me>
Notes
Notes: svn path=/head/; revision=411524
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 81cbdb02615f..5adb5b838201 100644
--- a/java/Makefile
+++ b/java/Makefile
@@ -107,6 +107,7 @@
SUBDIR += openjdk7-jre
SUBDIR += openjdk8
SUBDIR += openjdk8-jre
+ SUBDIR += openjfx8-devel
SUBDIR += phpeclipse
SUBDIR += proguard
SUBDIR += rubygem-rjb