aboutsummaryrefslogtreecommitdiffstats
path: root/misc/afbackup-client/Makefile
blob: 079a34db4bc3d85874d4f960091b12046afb5334 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# 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"