2003-07-18 00:50:55 +02:00
|
|
|
# $NetBSD: Makefile,v 1.35 2003/07/17 22:53:25 grant Exp $
|
1999-02-24 11:44:51 +01:00
|
|
|
#
|
|
|
|
|
2001-06-26 05:15:16 +02:00
|
|
|
DISTNAME= amanda-2.4.2p2
|
1999-04-05 01:34:44 +02:00
|
|
|
CATEGORIES= sysutils
|
1999-02-24 11:44:51 +01:00
|
|
|
MASTER_SITES= # empty
|
|
|
|
DISTFILES= # empty
|
|
|
|
|
2003-07-18 00:50:55 +02:00
|
|
|
MAINTAINER= tech-pkg@NetBSD.org
|
1999-02-24 11:44:51 +01:00
|
|
|
HOMEPAGE= http://www.amanda.org/
|
2001-02-17 18:42:09 +01:00
|
|
|
COMMENT= The "meta-package" for Amanda, a network backup system
|
1999-02-24 11:44:51 +01:00
|
|
|
|
2001-06-26 05:15:16 +02:00
|
|
|
DEPENDS+= amanda-client-2.4.2p2:../../sysutils/amanda-client
|
|
|
|
DEPENDS+= amanda-server-2.4.2p2:../../sysutils/amanda-server
|
|
|
|
DEPENDS+= amanda-plot-2.4.2p2:../../sysutils/amanda-plot
|
1999-02-24 11:44:51 +01:00
|
|
|
|
|
|
|
EXTRACT_ONLY= # empty
|
|
|
|
NO_CHECKSUM= yes
|
|
|
|
NO_CONFIGURE= yes
|
|
|
|
NO_BUILD= yes
|
|
|
|
|
|
|
|
do-install: # empty
|
|
|
|
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|