# New ports collection makefile for: p5-Filter # Date created: June 26th 1997 # Whom: James FitzGibbon # # $FreeBSD$ # PORTNAME= Filter PORTVERSION= 1.30 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Filter PKGNAMEPREFIX= p5- MAINTAINER= erwin@FreeBSD.org COMMENT= A number of source filters for perl5 programs PERL_CONFIGURE= yes MAN3= Filter::Util::Call.3 \ Filter::Util::Exec.3 \ Filter::cpp.3 \ Filter::decrypt.3 \ Filter::exec.3 \ Filter::sh.3 \ Filter::tee.3 \ perlfilter.3 .include