1 2 3 4 5 6 7 8 9 10 11 12 13 14
# 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"