sthen 57effe9af5 update to diffstat 1.59
drop maintainer, address no longer exists
2014-11-02 13:58:24 +00:00

23 lines
441 B
Makefile

# $OpenBSD: Makefile,v 1.17 2014/11/02 13:58:24 sthen Exp $
COMMENT= accumulates and displays statistics from a diff file
DISTNAME= diffstat-1.59
CATEGORIES= textproc
MASTER_SITES= ftp://invisible-island.net/diffstat/
EXTRACT_SUFX= .tgz
HOMEPAGE= http://dickey.his.com/diffstat/diffstat.html
# ISC-like
PERMIT_PACKAGE_CDROM= Yes
WANTLIB= c
CONFIGURE_STYLE= gnu
SEPARATE_BUILD= Yes
MAKE_FILE= makefile
.include <bsd.port.mk>