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