mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 03:44:13 -04:00
17 lines
386 B
Makefile
17 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"
|