freebsd-ports/textproc/p5-LaTeX-TOM/Makefile
Wen Heping fa6f0c437b - Update to 1.00
- Update my mail address to FreeBSD

Approved by:	mentors(implicit)
2009-10-07 15:51:14 +00:00

21 lines
418 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.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>