# New ports collection makefile for:	p5-Text-Lorem
# Date created:		2012-02-23
# Whom:			Steve Wills <swills@FreeBSD.org>
#
# $FreeBSD: ports/textproc/p5-Text-Lorem/Makefile,v 1.1 2012/02/23 22:05:58 swills Exp $
#

PORTNAME=	Text-Lorem
PORTVERSION=	0.3
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Generate random Latin looking text

PERL_CONFIGURE=	yes

MAN1=	lorem.1
MAN3=	Text::Lorem.3

.include <bsd.port.mk>
