freebsd-ports/net/coda5_client/Makefile
Steve Price f2c380cf26 Update to version 5.3.7.
PR:		18737
Submitted by:	Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
2000-05-29 04:31:39 +00:00

18 lines
336 B
Makefile

# New ports collection makefile for: coda-client
# Date created: Mon Oct 18 12:01:27 EDT 1999
# Whom: ???
#
# $FreeBSD$
#
PORTNAME= coda
PORTVERSION= ${CODA_VERSION}
CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc
MASTERDIR= ${.CURDIR}/../coda5_server
PKGDIR= ${.CURDIR}/pkg
CODA_SUITE= client
.include "${MASTERDIR}/Makefile"