freebsd-ports/net/coda6_client/Makefile
2017-06-30 16:52:44 +00:00

13 lines
277 B
Makefile

# Created by: Tim Robbins <tim@robbins.dropbear.id.au>
# $FreeBSD$
PORTREVISION= 4
COMMENT= Client programs for a replicated high-performance network file system
MASTERDIR= ${.CURDIR}/../coda6_server
PKGDIR= ${.CURDIR}
CODA_SUITE= client
.include "${MASTERDIR}/Makefile"