1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-31 05:41:08 +00:00
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

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