pkgsrc/sysutils/amanda/Makefile

25 lines
584 B
Makefile
Raw Normal View History

2003-07-18 00:50:55 +02:00
# $NetBSD: Makefile,v 1.35 2003/07/17 22:53:25 grant Exp $
#
2001-06-26 05:15:16 +02:00
DISTNAME= amanda-2.4.2p2
CATEGORIES= sysutils
MASTER_SITES= # empty
DISTFILES= # empty
2003-07-18 00:50:55 +02:00
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.amanda.org/
COMMENT= The "meta-package" for Amanda, a network backup system
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
EXTRACT_ONLY= # empty
NO_CHECKSUM= yes
NO_CONFIGURE= yes
NO_BUILD= yes
do-install: # empty
.include "../../mk/bsd.pkg.mk"