# $FreeBSD: tags/RELEASE_11_1_0/www/p5-HTTPD-Log-Filter/Makefile 444751 2017-06-30 13:45:07Z sunpoet $

PORTNAME=	HTTPD-Log-Filter
PORTVERSION=	1.08
PORTREVISION=	2
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:AWRIGLEY
PKGNAMEPREFIX=	p5-

MAINTAINER=	kuriyama@FreeBSD.org
COMMENT=	Perl module to filter entries out of an httpd log

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

NO_ARCH=	yes
USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
