freebsd-ports/misc/amanda-client/Makefile

17 lines
314 B
Makefile

# Created by: gpalmer
# $FreeBSD$
PKGNAMESUFFIX= -client
PORTREVISION= 0
COMMENT= The Advanced Maryland Automatic Network Disk Archiver (client)
MASTERDIR= ${.CURDIR}/../amanda-server
PKGINSTALL= mustnotexist
PLIST= ${PKGDIR}/pkg-plist.client
CLIENT_ONLY= yes
NO_STAGE= yes
.include "${MASTERDIR}/Makefile"