summaryrefslogtreecommitdiff
path: root/misc/afbackup-server/Makefile
blob: f2dc91a8623ac3051fe3dc27722fbada18fac39e (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=		-server

WITHOUT_CLIENT=		yes

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

.include "${MASTERDIR}/Makefile"