# New ports collection makefile for:	textproc/p5-Filter-Simple
# Date created:				15 October 2003
# Whom:					philip@p6m7g8.com
#
# $FreeBSD: ports/textproc/p5-Filter-Simple/Makefile,v 1.12 2010/09/08 00:43:37 wen Exp $
#

PORTNAME=	Filter-Simple
PORTVERSION=	0.85
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Simplified source filtering

MAKE_JOBS_SAFE= yes

PERL_CONFIGURE=	yes

MAN3=	Filter::Simple.3

.include <bsd.port.mk>
