summaryrefslogtreecommitdiff
path: root/textproc/opensearch210/Makefile
blob: 5b5b2e3a7672fcdf00325cdfa52bf9a39dfb6b5e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
DISTVERSION=	2.10.0
PORTREVISION=	2

PKGNAMESUFFIX=  210

COMMENT=	Full-text search engine for Java

CONFLICTS=	opensearch13 opensearch

DISTINFO_FILE=	${.CURDIR}/distinfo

MASTERDIR=	${.CURDIR}/../../textproc/opensearch216

.include "${MASTERDIR}/Makefile"