summaryrefslogtreecommitdiff
path: root/textproc/diffstat/Makefile
blob: c4e66cf3043ed37256cc84759c86fa5f1e5ad32f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $NetBSD: Makefile,v 1.28 2021/03/04 10:11:42 nia Exp $

DISTNAME=	diffstat-1.64
CATEGORIES=	textproc
MASTER_SITES=	https://invisible-mirror.net/archives/diffstat/
EXTRACT_SUFX=	.tgz

MAINTAINER=	snj@NetBSD.org
HOMEPAGE=	https://invisible-island.net/diffstat/diffstat.html
COMMENT=	Display a histogram of diff changes
LICENSE=	modified-bsd # close enough

GNU_CONFIGURE=	YES

MAKE_FILE=	makefile

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