# New ports collection makefile for:	textproc/p5-Text-Original
# Date created:				15 October 2004
# Whom:					Anton Berezin <tobez@FreeBSD.org>
#
# $FreeBSD: ports/textproc/p5-Text-Original/Makefile,v 1.3 2008/04/17 14:29:08 araujo Exp $
#

PORTNAME=	Text-Original
PORTVERSION=	1.4
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Find original, non-quoted text in a message

PERL_CONFIGURE=	yes

MAN3=	Text::Original.3

.include <bsd.port.mk>
