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

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Compile a log format string to perl-code
WWW=		https://metacpan.org/release/Apache-LogFormat-Compiler

LICENSE=	ART10 GPLv1+
LICENSE_COMB=	dual
LICENSE_FILE=	${WRKSRC}/LICENSE

BUILD_DEPENDS=	${RUN_DEPENDS}
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 \
		p5-URI>=1.60:net/p5-URI

USES=		perl5
USE_PERL5=	modbuildtiny

NO_ARCH=	yes

.include <bsd.port.mk>
