1999-01-27 15:37:05 +00:00
|
|
|
# New ports collection makefile for: coda-client
|
1999-10-19 00:12:41 +00:00
|
|
|
# Date created: Mon Oct 18 12:01:27 EDT 1999
|
|
|
|
# Whom: ???
|
2000-05-29 04:31:39 +00:00
|
|
|
#
|
1999-01-27 15:37:05 +00:00
|
|
|
# $FreeBSD$
|
1998-10-05 19:23:43 +00:00
|
|
|
#
|
|
|
|
|
2000-05-29 04:31:39 +00:00
|
|
|
PORTNAME= coda
|
|
|
|
PORTVERSION= ${CODA_VERSION}
|
1998-10-05 19:23:43 +00:00
|
|
|
|
2000-05-29 04:31:39 +00:00
|
|
|
CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc
|
1998-10-05 19:23:43 +00:00
|
|
|
|
2000-05-29 04:31:39 +00:00
|
|
|
MASTERDIR= ${.CURDIR}/../coda5_server
|
2000-10-08 10:23:48 +00:00
|
|
|
PKGDIR= ${.CURDIR}
|
1998-10-05 19:23:43 +00:00
|
|
|
|
2000-05-29 04:31:39 +00:00
|
|
|
CODA_SUITE= client
|
1998-10-05 19:23:43 +00:00
|
|
|
|
2000-05-29 04:31:39 +00:00
|
|
|
.include "${MASTERDIR}/Makefile"
|