1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00
freebsd-ports/misc/amanda-client/Makefile
2021-04-06 16:31:07 +02:00

12 lines
207 B
Makefile

# Created by: gpalmer
PKGNAMESUFFIX= -client
COMMENT= Advanced Maryland Automatic Network Disk Archiver (client)
MASTERDIR= ${.CURDIR}/../amanda-server
CLIENT_ONLY= yes
.include "${MASTERDIR}/Makefile"