aboutsummaryrefslogtreecommitdiffstats
path: root/java/Makefile
diff options
context:
space:
mode:
authorpi <pi@FreeBSD.org>2014-11-23 01:29:50 +0800
committerpi <pi@FreeBSD.org>2014-11-23 01:29:50 +0800
commit6eeb76d6dc07bf316a9a6e6d85d3ceec69b206db (patch)
treed265e0c08dfbc6111a11151ac689bd7d189aa7d0 /java/Makefile
parentb4622f58c9e20277f8d8291549c37610d3103772 (diff)
downloadfreebsd-ports-gnome-6eeb76d6dc07bf316a9a6e6d85d3ceec69b206db.tar.gz
freebsd-ports-gnome-6eeb76d6dc07bf316a9a6e6d85d3ceec69b206db.tar.zst
freebsd-ports-gnome-6eeb76d6dc07bf316a9a6e6d85d3ceec69b206db.zip
New port: java/wildfly81
WildFly is a flexible, lightweight, managed application runtime that helps you build amazing applications. WildFly - new name for JBoss Application Server Fast Startup Small Footprint Modular Design Unified Configuration and Management And of course Java EE! WWW: http://wildfly.org PR: 194478 Submitted by: yerenkow@gmail.com
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 127b0af7a913..f1c4fd9ec775 100644
--- a/java/Makefile
+++ b/java/Makefile
@@ -140,6 +140,7 @@
SUBDIR += veditor
SUBDIR += visualvm
SUBDIR += wildfly80
+ SUBDIR += wildfly81
SUBDIR += xdoclet
.include <bsd.port.subdir.mk>