freebsd-ports/misc/afbackup-client/Makefile
Anton Berezin 03484165b6 Add afbackup-client, a client portion of AF's backup system.
Submitted by:	Vadim Belman <voland@catpipe.net>
2001-10-02 16:29:20 +00:00

16 lines
316 B
Makefile

# 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"