Edit

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

Branch :

  • Show log

    Commit

  • Author : benoit
    Date : 2024-11-16 13:59:31
    Hash : 76319f05
    Message : Update to p5-HTML-RewriteAttributes-0.06.

  • www/p5-HTML-RewriteAttributes/Makefile
  • COMMENT=	concise attribute rewriting
    
    MODULES=	cpan
    PKG_ARCH=	*
    DISTNAME =	HTML-RewriteAttributes-0.06
    CATEGORIES=	www devel
    FIX_EXTRACT_PERMISSIONS=Yes
    
    # perl
    PERMIT_PACKAGE=	Yes
    
    RUN_DEPENDS=	www/p5-HTML-Parser \
    		www/p5-URI
    
    .include <bsd.port.mk>