freebsd-ports/misc/amanda-client/Makefile

18 lines
314 B
Makefile
Raw Normal View History

# Created by: gpalmer
# $FreeBSD$
2006-03-22 07:47:58 +01:00
PKGNAMESUFFIX= -client
2011-01-02 09:13:57 +01:00
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"