Edit

IABSD.fr/ports/textproc/p5-XML-SemanticDiff/Makefile

Branch :

  • Show log

    Commit

  • Author : benoit
    Date : 2017-04-30 16:03:01
    Hash : d4e3100a
    Message : Update to p5-XML-SemanticDiff-1.0005.

  • textproc/p5-XML-SemanticDiff/Makefile
  • # $OpenBSD: Makefile,v 1.3 2017/04/30 16:03:01 benoit Exp $
    
    COMMENT =	compare XML documents
    
    MODULES =	cpan
    PKG_ARCH =	*
    DISTNAME =	XML-SemanticDiff-1.0005
    CATEGORIES =	textproc
    
    # perl
    PERMIT_PACKAGE_CDROM =	Yes
    
    CPAN_AUTHOR =	SHLOMIF
    
    RUN_DEPENDS =	textproc/p5-XML-Parser
    
    CONFIGURE_STYLE = modbuild
    
    .include <bsd.port.mk>