summaryrefslogtreecommitdiff
path: root/net/zsync/Makefile
blob: 68e39682fbbc080f9ca6857cbc11188dc3d570ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.2 2012/10/23 17:19:22 asau Exp $

DISTNAME=	zsync-0.6.2
CATEGORIES=	net
MASTER_SITES=	http://zsync.moria.org.uk/download/
EXTRACT_SUFX=	.tar.bz2

MAINTAINER=	agc@NetBSD.org
HOMEPAGE=	http://zsync.moria.org.uk/index
COMMENT=	Optimising file distribution program, a 1-to-many rsync
LICENSE=	artistic-2.0

GNU_CONFIGURE=	yes

.include "../../mk/bsd.pkg.mk"