Edit

IABSD.fr/ports/textproc/diffstat/Makefile

Branch :

  • Show log

    Commit

  • Author : jca
    Date : 2026-05-06 21:24:35
    Hash : c2fcd63d
    Message : Update to diffstat-1.69

  • textproc/diffstat/Makefile
  • COMMENT=		accumulates and displays statistics from a diff file
    
    DISTNAME=		diffstat-1.69
    
    CATEGORIES=		textproc
    
    MAINTAINER=		Jeremie Courreges-Anglas <jca@wxcvbn.org>
    
    HOMEPAGE=		https://invisible-island.net/diffstat/diffstat.html
    
    # ISC-like
    PERMIT_PACKAGE=		Yes
    
    WANTLIB=		c
    
    SITES=			https://invisible-mirror.net/archives/diffstat/ \
    			ftp://ftp.invisible-island.net/diffstat/
    EXTRACT_SUFX=		.tgz
    
    DEBUG_PACKAGES=		${BUILD_PACKAGES}
    
    CONFIGURE_STYLE=	gnu
    SEPARATE_BUILD=		Yes
    
    MAKE_FILE=		makefile
    
    .include <bsd.port.mk>