freebsd-ports/misc/afbackup-server/Makefile
Mark Linimon 0e8de76db3 Remove trailing newline.
PR:		ports/64393
Submitted by:	eik
Approved by:	maintainer timeout (2 months)
2004-05-18 21:39:12 +00:00

14 lines
315 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"