# New ports collection makefile for:	p5-Text-Markdown
# Date created:				20.Mar.2006
# Whom:					Fernan Aguero <fernan@iib.unsam.edu.ar>
#
# $FreeBSD: ports/textproc/p5-Text-Markdown/Makefile,v 1.1 2006/04/25 09:08:55 tobez Exp $
#

PORTNAME=	Text-Markdown
PORTVERSION=	1.0.3
CATEGORIES=	textproc perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Text
PKGNAMEPREFIX=	p5-

MAINTAINER=	fernan@iib.unsam.edu.ar
COMMENT=	Markdown Perl5 module

RUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5

PERL_MODBUILD=	YES

MAN3=		Text::Markdown.3

.include <bsd.port.mk>
