freebsd-ports/misc/amanda25-client/Makefile
Jun Kuriyama e456d4beb4 - Upgrade to 2.5.0p2.
(Introducing new features.  Please see ChangeLog for detail.)

Urged by:	many
2006-06-10 00:52:09 +00:00

21 lines
379 B
Makefile

# New ports collection makefile for: amanda
# Date created: 28th Feb 1995
# Whom: 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
.include "${MASTERDIR}/Makefile"