pkgsrc/textproc/diffstat/Makefile

18 lines
424 B
Makefile

# $NetBSD: Makefile,v 1.14 2007/12/02 13:04:15 wiz Exp $
DISTNAME= diffstat-1.45
CATEGORIES= textproc
MASTER_SITES= ftp://invisible-island.net/diffstat/
EXTRACT_SUFX= .tgz
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://invisible-island.net/diffstat/diffstat.html
COMMENT= Display a histogram of diff changes
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= YES
MAKE_FILE= makefile
.include "../../mk/bsd.pkg.mk"