openbsd-ports/textproc/diffstat/Makefile
2013-03-11 11:35:43 +00:00

23 lines
468 B
Makefile

# $OpenBSD: Makefile,v 1.16 2013/03/11 11:42:41 espie Exp $
COMMENT= accumulates and displays statistics from a diff file
DISTNAME= diffstat-1.55
CATEGORIES= textproc
MASTER_SITES= ftp://invisible-island.net/diffstat/
EXTRACT_SUFX= .tgz
MAINTAINER= Simon Bertrang <simon@openbsd.org>
HOMEPAGE= http://dickey.his.com/diffstat/diffstat.html
# ISC-like
PERMIT_PACKAGE_CDROM= Yes
WANTLIB= c
CONFIGURE_STYLE= gnu
MAKE_FILE= makefile
.include <bsd.port.mk>