Edit

IABSD.fr/ports/www/p5-CGI/Makefile

Branch :

  • Show log

    Commit

  • Author : afresh1
    Date : 2025-02-02 18:19:34
    Hash : 8b0040da
    Message : Updat p5-CGI to 4.67

  • www/p5-CGI/Makefile
  • COMMENT =	handle Common Gateway Interface requests and responses
    DISTNAME =	CGI-4.67
    CATEGORIES =	www
    
    MAINTAINER =	Andrew Hewus Fresh <afresh1@openbsd.org>
    
    # Artistic 2.0
    PERMIT_PACKAGE =	Yes
    
    MODULES =	cpan
    PKG_ARCH =	*
    RUN_DEPENDS =	www/p5-HTML-Parser>=3.69 \
    		www/p5-URI>=1.76
    
    TEST_DEPENDS =	devel/p5-Test-NoWarnings \
    		devel/p5-Test-Warn>=0.3
    
    .include <bsd.port.mk>