Edit

IABSD.fr/ports/www/p5-Apache-LogFormat-Compiler/Makefile

Branch :

  • Show log

    Commit

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

  • www/p5-Apache-LogFormat-Compiler/Makefile
  • COMMENT =		compile a log format string to perl-code
    
    MODULES =		cpan
    PKG_ARCH =		*
    DISTNAME =		Apache-LogFormat-Compiler-0.36
    CATEGORIES =		www
    
    # Perl
    PERMIT_PACKAGE =	Yes
    
    CONFIGURE_STYLE =	modbuild tiny
    
    RUN_DEPENDS =		devel/p5-POSIX-strftime-Compiler>=0.30
    
    TEST_DEPENDS =		devel/p5-Test-MockTime \
    			devel/p5-Test-Requires \
    			devel/p5-Try-Tiny>=0.12 \
    			www/p5-HTTP-Message \
    			www/p5-URI>=1.60
    
    .include <bsd.port.mk>