1 # $NetBSD: Makefile,v 1.7 2010/01/27 18:24:33 joerg Exp $
3 DISTNAME
= bcollect-0.6
.0
5 MASTER_SITES
= ftp
://ftp.ancient-solutions.com
/pub
/bsdprojects
/bcollect
/
7 MAINTAINER
= tonnerre@NetBSD.org
8 HOMEPAGE
= http
://bcollect.ancient-solutions.com
/
9 COMMENT
= Incremental remote backup tool
11 PKG_DESTDIR_SUPPORT
= destdir
15 CONF_FILES
+= ${PREFIX}/share
/examples
/bcollect
/bcollect.conf \
16 ${PKG_SYSCONFDIR}/bcollect.conf
18 DEPENDS
+= rsync
>=3.0.0:..
/..
/net
/rsync
20 .
include "../../devel/clib/buildlink3.mk"
21 .
include "../../mk/bsd.pkg.mk"