svn commit: r390522 - head/sysutils/logstash
Xin LI
delphij at FreeBSD.org
Wed Jun 24 21:10:53 UTC 2015
Author: delphij
Date: Wed Jun 24 21:10:52 2015
New Revision: 390522
URL: https://svnweb.freebsd.org/changeset/ports/390522
Log:
Reinstate r384587 (Add CPE info).
Modified:
head/sysutils/logstash/Makefile
Modified: head/sysutils/logstash/Makefile
==============================================================================
--- head/sysutils/logstash/Makefile Wed Jun 24 21:09:03 2015 (r390521)
+++ head/sysutils/logstash/Makefile Wed Jun 24 21:10:52 2015 (r390522)
@@ -13,6 +13,8 @@ LICENSE= APACHE20
RUN_DEPENDS= ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash
+USES= cpe
+CPE_VENDOR= elasticsearch
USE_JAVA= yes
JAVA_VERSION= 1.7+
JAVA_EXTRACT= yes
More information about the svn-ports-all
mailing list