# ports collection makefile for:        afbackup-client
# Date created:                         21 Sep 2001
# Whom:                                 Vadim Belman <voland@catpipe.net>
#
# $FreeBSD: ports/misc/afbackup-server/Makefile,v 1.1 2001/10/02 16:34:11 tobez Exp $
#

PKGNAMESUFFIX=		-server

WITHOUT_CLIENT=		yes

MASTERDIR=		${.CURDIR}/../afbackup

.include "${MASTERDIR}/Makefile"

