# New ports collection makefile for: p5-Apache-Filter # Date created: March 30th 2001 # Whom: Alex Kapranoff # # $FreeBSD: ports/www/p5-Apache-Filter/Makefile,v 1.14 2006/04/22 16:29:56 leeym Exp $ # PORTNAME= Apache-Filter PORTVERSION= 1.024 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Apache PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to alter the output of previous handlers RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes INSTALL_TARGET= pure_install MAN3= Apache::Filter.3 Apache::PerlRunFilter.3 \ Apache::RegistryFilter.3 .include