mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
15 lines
220 B
Makefile
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>
|