From 88b61a744d3fb73084e7f9c07d1353c0a7c0d2bd Mon Sep 17 00:00:00 2001 From: bouyer Date: Thu, 2 May 2002 13:28:15 +0000 Subject: Packages for amanda 2.4.3b3, a developement snapshot of the 2.4.3 branch. Some interesting features in the server part over 2.4.2p2 (handling of barcode readers, dumper priorities, ...) --- sysutils/amanda-dev/Makefile | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 sysutils/amanda-dev/Makefile (limited to 'sysutils/amanda-dev/Makefile') diff --git a/sysutils/amanda-dev/Makefile b/sysutils/amanda-dev/Makefile new file mode 100644 index 00000000000..bc369091af9 --- /dev/null +++ b/sysutils/amanda-dev/Makefile @@ -0,0 +1,25 @@ +# $NetBSD: Makefile,v 1.1.1.1 2002/05/02 13:28:15 bouyer Exp $ +# + +MASTER_SITES= # empty +DISTFILES= # empty + +COMMENT= The "meta-package" for Amanda, a network backup system + +DEPENDS+= amanda-client-${VERS}:../../sysutils/amanda-dev-client +DEPENDS+= amanda-server-${VERS}:../../sysutils/amanda-dev-server +DEPENDS+= amanda-plot-${VERS}:../../sysutils/amanda-dev-plot + +.include "../../mk/bsd.prefs.mk" +.include "../../sysutils/amanda-dev-common/Makefile.common" + +USE_X11= yes +EXTRACT_ONLY= # empty +NO_CHECKSUM= yes +NO_PATCH= yes +NO_CONFIGURE= yes +NO_BUILD= yes + +do-install: # empty + +.include "../../mk/bsd.pkg.mk" -- cgit v1.2.3