freebsd-ports/textproc/p5-LaTeX-TOM/Makefile
2023-04-01 15:33:55 +08:00

15 lines
314 B
Makefile

PORTNAME= LaTeX-TOM
PORTVERSION= 1.06
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module for parsing, analyzing, and manipulating LaTeX documents
WWW= https://metacpan.org/release/LaTeX-TOM
USES= perl5
USE_PERL5= modbuild
.include <bsd.port.mk>