Edit

IABSD.fr/ports/textproc/p5-Text-Diff/Makefile

Branch :

  • Show log

    Commit

  • Author : sthen
    Date : 2015-01-21 14:41:37
    Hash : b7e6cbe7
    Message : drop USE_GROFF, output checked with gmdiff

  • textproc/p5-Text-Diff/Makefile
  • # $OpenBSD: Makefile,v 1.11 2015/01/21 14:41:38 sthen Exp $
    
    COMMENT= 	perform diffs on files and record sets
    
    MODULES=	cpan
    DISTNAME=	Text-Diff-1.41
    CATEGORIES=	textproc
    
    # perl
    PERMIT_PACKAGE_CDROM=	Yes
    
    RUN_DEPENDS=	devel/p5-Algorithm-Diff
    
    .include <bsd.port.mk>