freebsd-ports/misc/afbackup-server/Makefile

16 lines
316 B
Makefile
Raw Normal View History

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