# 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.2 2009/10/07 15:51:14 wen Exp $
#

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

MAINTAINER=	wen@FreeBSD.org
COMMENT=	Perl module for parsing, analyzing, and manipulating LaTeX documents

PERL_CONFIGURE=	yes

MAN3=	LaTeX::TOM.3

.include <bsd.port.mk>
