7e20756bb8
Submitted by: Vadim Belman <voland@catpipe.net>
16 lines
316 B
Makefile
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"
|
|
|