Edit

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

Branch :

  • Show log

    Commit

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

  • www/p5-CGI-PSGI/Makefile
  • COMMENT=	CGI.pm adaption to the PSGI protocol
    
    MODULES=	cpan
    PKG_ARCH=	*
    DISTNAME=	CGI-PSGI-0.15
    REVISION=	1
    CATEGORIES=	www
    
    # Perl
    PERMIT_PACKAGE=	Yes
    
    RUN_DEPENDS=	www/p5-CGI
    
    .include <bsd.port.mk>