pkgsrc/textproc/diffstat/Makefile

16 lines
385 B
Makefile

# $NetBSD: Makefile,v 1.26 2019/06/22 11:37:13 nia Exp $
DISTNAME= diffstat-1.62
CATEGORIES= textproc
MASTER_SITES= ftp://ftp.invisible-island.net/diffstat/
EXTRACT_SUFX= .tgz
MAINTAINER= snj@NetBSD.org
HOMEPAGE= https://invisible-island.net/diffstat/diffstat.html
COMMENT= Display a histogram of diff changes
GNU_CONFIGURE= YES
MAKE_FILE= makefile
.include "../../mk/bsd.pkg.mk"