Files

12 lines
189 B
Makefile

PORTNAME= foundationdb
PORTREVISION= 3
COMMENT= FoundationDB client
MASTERDIR= ${.CURDIR}/../foundationdb71-server
_CLIENT_ONLY= yes
_COMPONENT= client
.include "${MASTERDIR}/Makefile"