aboutsummaryrefslogtreecommitdiffstats
path: root/misc/amanda26-client/Makefile
blob: 2caf6fa804dcdb06ca45563537cc9c48f9144a17 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: gpalmer
# $FreeBSD$

PKGNAMESUFFIX=  26-client
PORTREVISION=   2

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

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

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

CLIENT_ONLY=    yes

NO_STAGE=   yes
.include "${MASTERDIR}/Makefile"