diff options
author | swills <swills@FreeBSD.org> | 2015-10-26 08:46:14 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2015-10-26 08:46:14 +0800 |
commit | 59a1f1094cbc91f4dca0fd5608d48ad2bd5c049b (patch) | |
tree | b41c801be8cc17f8fe3d6abae30cd3757492b0e1 /www/Makefile | |
parent | 678fa44861b178ddd3fe4070c4c4b6323c295071 (diff) | |
download | freebsd-ports-graphics-59a1f1094cbc91f4dca0fd5608d48ad2bd5c049b.tar.gz freebsd-ports-graphics-59a1f1094cbc91f4dca0fd5608d48ad2bd5c049b.tar.zst freebsd-ports-graphics-59a1f1094cbc91f4dca0fd5608d48ad2bd5c049b.zip |
www/tomee: create port
Apache TomEE is an all-Apache Java EE 6 Web Profile certified stack
where Apache Tomcat is top dog. Apache TomEE is assembled from a
vanilla Apache Tomcat zip file.
WWW: http://tomee.apache.org/
PR: 203897
Submitted by: Cecile Neu <cecukemon@gmail.com>
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 3c1f85ca3a6..cb88742008e 100644 --- a/www/Makefile +++ b/www/Makefile @@ -2088,6 +2088,7 @@ SUBDIR += tomcat6 SUBDIR += tomcat7 SUBDIR += tomcat8 + SUBDIR += tomee SUBDIR += trac SUBDIR += trac-OhlohWidgetsMacro SUBDIR += trac-TracGoogleAnalytics |