# $MidnightBSD: trunk/www/p5-Apache-LogFormat-Compiler/Makefile 23030 2018-02-18 16:54:37Z laffer1 $
# $FreeBSD: head/www/p5-Apache-LogFormat-Compiler/Makefile 449893 2017-09-15 08:58:46Z mat $

PORTNAME=	Apache-LogFormat-Compiler
PORTVERSION=	0.35
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Perl extension to compile a log format string to perl-code

LICENSE=	artistic gpl
LICENSE_COMB=	dual

RUN_DEPENDS=	\
	p5-POSIX-strftime-Compiler>=0.30:devel/p5-POSIX-strftime-Compiler

TEST_DEPENDS=	\
	p5-HTTP-Message>=0:www/p5-HTTP-Message \
	p5-Test-MockTime>=0:devel/p5-Test-MockTime \
	p5-Try-Tiny>=0.12:lang/p5-Try-Tiny

USES=		perl5
USE_PERL5=	modbuildtiny
NO_ARCH=	YES
PERL_MODBUILD=	yes

.include <bsd.port.mk>
