freebsd-ports/net/coda5_client/Makefile

19 lines
332 B
Makefile
Raw Normal View History

# New ports collection makefile for: coda-client
1999-10-19 02:12:41 +02:00
# 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}
CODA_SUITE= client
.include "${MASTERDIR}/Makefile"