aboutsummaryrefslogtreecommitdiffstats
path: root/misc/amanda25-client/Makefile
blob: b76a969b67f0ec503e3092614636660fae05ce5b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:    amanda
# Date created:             28th Feb 1995
# Whom:                 gpalmer
#
# $FreeBSD$
#

PKGNAMESUFFIX=  -client
PORTREVISION=   2

COMMENT=    The Advanced Maryland Automatic Network Disk Archiver (client)

MASTERDIR=  ${.CURDIR}/../amanda-server
PKGINSTALL= mustnotexist

PLIST=      ${PKGDIR}/pkg-plist.client

CLIENT_ONLY=    yes

.include "${MASTERDIR}/Makefile"