summaryrefslogblamecommitdiff
path: root/misc/amanda26-client/Makefile
blob: 187bccf91d601f5f44abca38ad64eb68b07eba1d (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                     
                 

                                           
                                                                              





                                          
# New ports collection makefile for:	amanda
# Date created:				28th Feb 1995
# Whom:					gpalmer
#
# $FreeBSD$
#

PORTNAME=	${MASTERPORTNAME:S/-server/-client/g}
PORTREVISION=	2

MASTERDIR=	${.CURDIR}/../amanda-server
COMMENT=	The Advanced Maryland Automatic Network Disk Archiver (client)
PKGINSTALL=	mustnotexist
PLIST=		${PKGDIR}/pkg-plist.client

CLIENT_ONLY=	yes

.include "${MASTERDIR}/Makefile"