freebsd-ports/misc/amanda-client/Makefile
James E. Housley 1989598167 Finally remove the dependancy on GTAR
Bump PORTREVISION as in PR

Submitted by:	naddy
PR:		54548
2003-07-16 17:10:29 +00:00

18 lines
402 B
Makefile

# New ports collection makefile for: amanda
# Date created: 28th Feb 1995
# Whom: gpalmer
#
# $FreeBSD$
#
PORTNAME= ${MASTERPORTNAME:S/-server/-client/g}
PORTREVISION= 1
MASTERDIR= ${.CURDIR}/../amanda-server
COMMENT= The Advanced Maryland Automatic Network Disk Archiver (client)
PKGINSTALL= mustnotexist
PLIST= ${PKGDIR}/pkg-plist.client
CLIENT_ONLY= yes
.include "${MASTERDIR}/Makefile"