Files
2023-11-26 08:56:06 +00:00

15 lines
220 B
Makefile

COMMENT = parse, analyze and manipulate LaTeX documents
DISTNAME = LaTeX-TOM-1.06
CATEGORIES = textproc
MODULES = cpan
PKG_ARCH = *
CONFIGURE_STYLE = modbuild
# perl
PERMIT_PACKAGE = Yes
.include <bsd.port.mk>