Edit

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

Branch :

  • Show log

    Commit

  • Author : naddy
    Date : 2022-03-11 20:02:12
    Hash : 8c80a751
    Message : drop RCS Ids

  • textproc/p5-Text-Diff-HTML/Makefile
  • COMMENT=		XHTML format for Text::Diff::Unified
    
    MODULES=		cpan
    PKG_ARCH=		*
    DISTNAME=		Text-Diff-HTML-0.08
    CATEGORIES=		textproc www
    REVISION=		0
    
    # Perl
    PERMIT_PACKAGE=	Yes
    
    RUN_DEPENDS=		textproc/p5-Text-Diff>=0.11 \
    			www/p5-HTML-Parser
    
    CONFIGURE_STYLE=	modbuild
    
    MAKE_ENV+=		TEST_POD=Yes
    
    .include <bsd.port.mk>