aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/bacula2-client/Makefile
blob: 304a49909d975d69801c596126aec7a9024f02e9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14

# $FreeBSD$

PORTNAME=   bacula2
PKGNAMESUFFIX=  -client

MASTERDIR=  ${.CURDIR}/../bacula2-server
COMMENT=    The network backup solution (client)
PLIST=      ${PKGDIR}/pkg-plist.client

WITH_CLIENT_ONLY=   yes
USE_RC_SUBR=    bacula-fd

.include "${MASTERDIR}/Makefile"