freebsd-ports/net/coda6_client/Makefile
Sunpoet Po-Chuan Hsieh bf1a872774 - Fix CONFLICTS: net/coda6_client was mistakenly affected
- Bump PORTREVISION for PLIST change

Notified by:	Benjamin Kaduk <kaduk@mit.edu>
2011-07-05 07:54:48 +00:00

16 lines
363 B
Makefile

# New ports collection makefile for: coda6_client
# Date created: 9 September 2003
# Whom: Tim Robbins <tim@robbins.dropbear.id.au>
#
# $FreeBSD$
PORTREVISION= 2
COMMENT= Client programs for a replicated high-performance network file system
MASTERDIR= ${.CURDIR}/../coda6_server
PKGDIR= ${.CURDIR}
CODA_SUITE= client
.include "${MASTERDIR}/Makefile"