pkgsrc/textproc/diffstat/Makefile
shattered d1388172f8 Update to 1.60. Changes:
+ add configure option --with-man2html
+ update configure macros
+ update config.guess, config.sub
2015-08-26 21:41:42 +00:00

16 lines
386 B
Makefile

# $NetBSD: Makefile,v 1.23 2015/08/26 21:41:42 shattered Exp $
DISTNAME= diffstat-1.60
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"