# New ports collection makefile for:	coda-client
# Date created:				Mon Oct  18 12:01:27 EDT 1999
# Whom:					???
#
# $FreeBSD: ports/net/coda5_client/Makefile,v 1.12 2003/02/21 13:14:37 knu Exp $
#

PORTNAME=	coda
PORTVERSION=	${CODA_VERSION}

MAINTAINER=	coda@cs.cmu.edu
COMMENT=	Client programs for a replicated high-performance network file system

CONFIGURE_ARGS=	--sysconfdir=${PREFIX}/etc

MASTERDIR=	${.CURDIR}/../coda5_server
PKGDIR=		${.CURDIR}

CODA_SUITE=	client

.include "${MASTERDIR}/Makefile"
