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

PORTNAME=   coda
PORTVERSION=    ${CODA_VERSION}

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

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

CODA_SUITE= client

.include "${MASTERDIR}/Makefile"