summaryrefslogblamecommitdiff
path: root/net/coda5_client/Makefile
blob: 1727d0698032cf4620786f269d2507cf743243c7 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                   

                                                                     
 
           

 

                               
 
                                          
 

                                          
 
                      
 
                                
# 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"