# 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.10 2009/07/22 16:27:00 pgollucci Exp $
#

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

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

MAKE_JOBS_SAFE=  yes

PERL_CONFIGURE=	yes

MAN3=	Filter::Simple.3

.include <bsd.port.mk>
