Edit

IABSD.fr/ports/www/p5-HTML-Lint/Makefile

Branch :

  • Show log

    Commit

  • Author : naddy
    Date : 2022-03-11 20:09:36
    Hash : ec148031
    Message : drop RCS Ids

  • www/p5-HTML-Lint/Makefile
  • COMMENT=		check for HTML errors in a string or file
    
    MODULES=		cpan
    PKG_ARCH=		*
    DISTNAME =		HTML-Lint-2.32
    CATEGORIES=		www
    REVISION =		0
    
    # perl
    PERMIT_PACKAGE=	Yes
    
    RUN_DEPENDS=		www/p5-HTML-Parser \
    			www/p5-libwww
    
    MAKE_ENV +=		TEST_POD=Yes
    
    .include <bsd.port.mk>