16 lines
267 B
Makefile
16 lines
267 B
Makefile
# $OpenBSD: Makefile,v 1.15 2020/07/03 21:45:46 sthen Exp $
|
|
|
|
COMMENT = parse, analyze and manipulate LaTeX documents
|
|
|
|
DISTNAME = LaTeX-TOM-1.03
|
|
CATEGORIES = textproc
|
|
REVISION = 0
|
|
|
|
MODULES = cpan
|
|
PKG_ARCH = *
|
|
|
|
# perl
|
|
PERMIT_PACKAGE = Yes
|
|
|
|
.include <bsd.port.mk>
|