1 # $NetBSD: Makefile,v 1.46 2012/07/30 06:57:21 sbd Exp $
4 .
include "../../sysutils/amanda-common/version.mk"
6 DISTNAME
= amanda-
${AMANDA_VERSION}
10 MAINTAINER
= pkgsrc-users@NetBSD.org
11 # MAINTAINER sort-of gdt@NetBSD.org
12 HOMEPAGE
= http
://www.amanda.org
/
13 COMMENT
= The
"meta-package" for Amanda
, a network backup system
17 DEPENDS
+= amanda-client-
${AMANDA_VERSION}{,nb
[0-9]*}:..
/..
/sysutils
/amanda-client
18 DEPENDS
+= amanda-server-
${AMANDA_VERSION}{,nb
[0-9]*}:..
/..
/sysutils
/amanda-server
19 DEPENDS
+= amanda-plot-
${AMANDA_VERSION}{,nb
[0-9]*}:..
/..
/sysutils
/amanda-plot
21 .
include "../../mk/bsd.pkg.mk"