freebsd-ports/net/coda6_client/Makefile
Sergey Matveychuk 0036fd14a8 - Update to 6.0.7
PR:		ports/74258, ports/74259
Submitted by:	Radim Kolar <hsn(at)netmag.cz>
Approved by:	maintainer (timeout: 1+ month)
2004-12-29 17:36:19 +00:00

17 lines
391 B
Makefile

# 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"