Edit

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

Branch :

  • Show log

    Commit

  • Author : benoit
    Date : 2023-11-26 13:31:43
    Hash : fd293eec
    Message : Update to p5-HTML-FillInForm-2.22.

  • www/p5-HTML-FillInForm/Makefile
  • COMMENT =	inserts data into HTML input and select tags
    
    MODULES =	cpan
    PKG_ARCH =	*
    DISTNAME =	HTML-FillInForm-2.22
    CATEGORIES =	www
    
    # perl
    PERMIT_PACKAGE =	Yes
    
    RUN_DEPENDS =	www/p5-HTML-Parser
    TEST_DEPENDS =	www/p5-CGI
    
    .include <bsd.port.mk>