Edit

IABSD.fr/ports/www/p5-Plack-Middleware-ReverseProxy/Makefile

Branch :

  • Show log

    Commit

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

  • www/p5-Plack-Middleware-ReverseProxy/Makefile
  • COMMENT =	supports app to run as a reverse proxy backend
    
    MODULES =	cpan
    PKG_ARCH =	*
    DISTNAME =	Plack-Middleware-ReverseProxy-0.16
    CATEGORIES =	www
    REVISION =	0
    
    # same as perl
    PERMIT_PACKAGE =	Yes
    
    RUN_DEPENDS =	www/p5-Plack \
    		devel/p5-YAML
    
    TEST_DEPENDS = devel/p5-Test-Base
    
    .include <bsd.port.mk>