Files
ports/databases/foundationdb71-client/Makefile
Dima Panov 55cfbcf56c */*: bump consumers after devel/boost* update
With hat:	office
Sponsored by:	Future Crew, LLC
2024-10-03 13:25:14 +03:00

12 lines
189 B
Makefile

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