# New ports collection makefile for:	LaTeX-TOM
# Date created:				4th June, 2009
# Whom:					Wen Heping <wenheping@gmail.com>
#
# $FreeBSD: ports/textproc/p5-LaTeX-TOM/Makefile,v 1.1 2009/06/05 22:03:53 miwi Exp $
#

PORTNAME=	LaTeX-TOM
PORTVERSION=	0.9
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	wenheping@gmail.com
COMMENT=	Perl module for parsing, analyzing, and manipulating LaTeX documents

PERL_CONFIGURE=	yes

MAN3=	LaTeX::TOM.3

.include <bsd.port.mk>
