mirror of https://git.FreeBSD.org/ports.git
17 lines
346 B
Makefile
17 lines
346 B
Makefile
DISTVERSION= 2.16.0
|
|
|
|
PORTREVISION= 0
|
|
|
|
PKGNAMESUFFIX= 216
|
|
|
|
COMMENT= Visualization dashboards for OpenSearch
|
|
|
|
CONFLICTS= opensearch-dashboards opensearch-dashboards210 \
|
|
opensearch-dashboards213
|
|
|
|
DISTINFO_FILE= ${.CURDIR}/distinfo
|
|
|
|
MASTERDIR= ${.CURDIR}/../../textproc/opensearch-dashboards
|
|
|
|
.include "${MASTERDIR}/Makefile"
|