summaryrefslogtreecommitdiff
path: root/databases/foundationdb73-client/Makefile
blob: 14765b15188fcb81975a36e1b715c6ecb931c233 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
PORTNAME=	foundationdb
PORTREVISION=	3

COMMENT=	FoundationDB client

MASTERDIR=	${.CURDIR}/../foundationdb73-server

_CLIENT_ONLY=	yes
_COMPONENT=	client

.include "${MASTERDIR}/Makefile"