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