aboutsummaryrefslogtreecommitdiffstats
path: root/misc/afbackup-server/Makefile
blob: 59d703a484bac69cd4a11e7f556480e738580044 (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=      -server

WITHOUT_CLIENT=     yes

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

.include "${MASTERDIR}/Makefile"