15 lines
253 B
Makefile
15 lines
253 B
Makefile
# $OpenBSD: Makefile,v 1.14 2019/07/12 20:50:03 sthen Exp $
|
|
|
|
COMMENT = parse, analyze and manipulate LaTeX documents
|
|
|
|
DISTNAME = LaTeX-TOM-1.03
|
|
CATEGORIES = textproc
|
|
|
|
MODULES = cpan
|
|
PKG_ARCH = *
|
|
|
|
# perl
|
|
PERMIT_PACKAGE = Yes
|
|
|
|
.include <bsd.port.mk>
|