freebsd-ports/misc/afbackup-server/Makefile
Anton Berezin 7e20756bb8 Add afbackup-server, a server portion of the AF's backup system.
Submitted by:	Vadim Belman <voland@catpipe.net>
2001-10-02 16:34:11 +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= -server
WITHOUT_CLIENT= yes
MASTERDIR= ${.CURDIR}/../afbackup
.include "${MASTERDIR}/Makefile"