diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-03-28 20:18:22 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-03-28 20:18:22 +0800 |
commit | a56d76c88f73bdc94867e7c972f99a88b5185efe (patch) | |
tree | bc72345c387b8296d7fd9eedabebbfd67a1f6deb /www | |
parent | 5f7168c991f780199fe30b46714bc059c820464c (diff) | |
download | freebsd-ports-gnome-a56d76c88f73bdc94867e7c972f99a88b5185efe.tar.gz freebsd-ports-gnome-a56d76c88f73bdc94867e7c972f99a88b5185efe.tar.zst freebsd-ports-gnome-a56d76c88f73bdc94867e7c972f99a88b5185efe.zip |
- Add CPE information
PR: 198971
Submitted by: shun <shun.fbsd.pr@dropcut.net>
Diffstat (limited to 'www')
-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 |