aboutsummaryrefslogtreecommitdiffstats
path: root/net/coda6_client/Makefile
blob: 5da94afae2393309d9c2e952ce66b68b3d6daeec (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# New ports collection makefile for:    coda6_client
# Date created:             9 September 2003
# Whom:                 Tim Robbins <tim@robbins.dropbear.id.au>
#
# $FreeBSD$

COMMENT=    Client programs for a replicated high-performance network file system

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

CODA_SUITE= client

.include "${MASTERDIR}/Makefile"