diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-03-28 12:18:17 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-03-28 12:18:17 +0000 |
commit | 080178c03eebd9b2d7fcabcca9e08645a94694bf (patch) | |
tree | 9a437484dbd06b8ec675919b52b2e3388892e60b /mail/james/Makefile | |
parent | 227ebe46544d8fe0cb8dd4d43cb5abe46fe5df5b (diff) | |
download | ports-080178c03eebd9b2d7fcabcca9e08645a94694bf.tar.gz ports-080178c03eebd9b2d7fcabcca9e08645a94694bf.zip |
Notes
Diffstat (limited to 'mail/james/Makefile')
-rw-r--r-- | mail/james/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/james/Makefile b/mail/james/Makefile index a4ac255bb951..a422294df59b 100644 --- a/mail/james/Makefile +++ b/mail/james/Makefile @@ -12,6 +12,8 @@ DISTNAME= ${PORTNAME}-binary-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Java SMTP and POP3 Mail server and NNTP News server +USES= cpe +CPE_VENDOR= apache USE_JAVA= yes JAVA_VERSION= 1.6+ NO_BUILD= YES |