pkgsrc/textproc/diffstat/Makefile

18 lines
381 B
Makefile
Raw Normal View History

2003-07-18 00:50:55 +02:00
# $NetBSD: Makefile,v 1.5 2003/07/17 22:54:12 grant Exp $
#
DISTNAME= diffstat-1.33
CATEGORIES= textproc
MASTER_SITES= ftp://invisible-island.net/diffstat/
EXTRACT_SUFX= .tgz
2003-07-18 00:50:55 +02:00
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://dickey.his.com/diffstat/diffstat.html
COMMENT= display a histogram of diff changes
GNU_CONFIGURE= YES
MAKEFILE= makefile
.include "../../mk/bsd.pkg.mk"