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

PKGNAMESUFFIX=  32-client
PORTREVISION=   0

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

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

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

CLIENT_ONLY=    yes

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