aboutsummaryrefslogtreecommitdiffstats
path: root/misc/afbackup-client/Makefile
blob: b778debd18740e6238fda2296088545a3db7d048 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# ports collection makefile for:        afbackup-client
# Date created:                         21 Sep 2001
# Whom:                                 Vadim Belman <voland@catpipe.net>
#
# $FreeBSD$
#

PKGNAMESUFFIX=      -client

WITHOUT_SERVER=     yes

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

.include "${MASTERDIR}/Makefile"