# New ports collection makefile for: HTTPD::Log::Filter # Date created: 15 Feb 2002 # Whom: Jun Kuriyama # # $FreeBSD: ports/www/p5-HTTPD-Log-Filter/Makefile,v 1.5 2006/06/25 16:38:47 clsung Exp $ # PORTNAME= HTTPD-Log-Filter PORTVERSION= 1.08 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../../authors/id/A/AW/AWRIGLEY PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl module to filter entries out of an httpd log BUILD_DEPENDS= ${SITE_PERL}/IO/Zlib.pm:${PORTSDIR}/archivers/p5-IO-Zlib RUN_DEPENDS= ${SITE_PERL}/IO/Zlib.pm:${PORTSDIR}/archivers/p5-IO-Zlib PERL_CONFIGURE= yes MAN1= exclude_robots.1 MAN3= HTTPD::Log::Filter.3 .include