summaryrefslogtreecommitdiff
path: root/textproc/opensearch-dashboards210/Makefile
blob: 704005f50f67b86c2c8dc5778c5328ba9786bf45 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
DISTVERSION=    2.10.0

PORTREVISION=	1

PKGNAMESUFFIX=  210

COMMENT=        Visualization dashboards for OpenSearch

CONFLICTS=      opensearch-dashboards opensearch-dashboards213 opensearch-dashboards216

DISTINFO_FILE=	${.CURDIR}/distinfo

MASTERDIR=      ${.CURDIR}/../../textproc/opensearch-dashboards216

.include "${MASTERDIR}/Makefile"