pkgsrc/textproc/diffstat/Makefile

16 lines
381 B
Makefile

# $NetBSD: Makefile,v 1.19 2012/10/25 06:55:46 asau Exp $
DISTNAME= diffstat-1.51
CATEGORIES= textproc
MASTER_SITES= ftp://invisible-island.net/diffstat/
EXTRACT_SUFX= .tgz
MAINTAINER= snj@NetBSD.org
HOMEPAGE= http://invisible-island.net/diffstat/diffstat.html
COMMENT= Display a histogram of diff changes
GNU_CONFIGURE= YES
MAKE_FILE= makefile
.include "../../mk/bsd.pkg.mk"