diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-03-28 12:18:22 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-03-28 12:18:22 +0000 |
commit | ec5445127752fa84dc049e2f5f2c1922e642f483 (patch) | |
tree | bc72345c387b8296d7fd9eedabebbfd67a1f6deb /www/geronimo | |
parent | 080178c03eebd9b2d7fcabcca9e08645a94694bf (diff) |
Notes
Diffstat (limited to 'www/geronimo')
-rw-r--r-- | www/geronimo/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/geronimo/Makefile b/www/geronimo/Makefile index d693a86a601e..60556d03b149 100644 --- a/www/geronimo/Makefile +++ b/www/geronimo/Makefile @@ -12,6 +12,8 @@ DISTNAME= ${PORTNAME}-${WEBSERVER}-javaee6-${DISTVERSION}-bin MAINTAINER= ports@FreeBSD.org COMMENT= Open-source Java EE 5 application server +USES= cpe +CPE_VENDOR= apache USE_JAVA= yes JAVA_VERSION= 1.6+ NO_BUILD= YES |