freebsd-ports/textproc/p5-LaTeX-TOM/Makefile
2011-12-26 07:05:20 +00:00

21 lines
419 B
Makefile

# New ports collection makefile for: LaTeX-TOM
# Date created: 4th June, 2009
# Whom: Wen Heping <wenheping@gmail.com>
#
# $FreeBSD$
#
PORTNAME= LaTeX-TOM
PORTVERSION= 1.03
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module for parsing, analyzing, and manipulating LaTeX documents
PERL_CONFIGURE= yes
MAN3= LaTeX::TOM.3
.include <bsd.port.mk>