17 lines
284 B
Makefile
17 lines
284 B
Makefile
# $OpenBSD: Makefile,v 1.10 2013/03/11 11:42:43 espie Exp $
|
|
|
|
COMMENT= parse, analyze and manipulate LaTeX documents
|
|
|
|
DISTNAME= LaTeX-TOM-1.01
|
|
CATEGORIES= textproc
|
|
|
|
MODULES= cpan
|
|
USE_GROFF = Yes
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
CONFIGURE_STYLE= modbuild
|
|
|
|
.include <bsd.port.mk>
|