openbsd-ports/textproc/p5-LaTeX-TOM/Makefile
jasper 4bd2c9ace9 - update to 1.01
from wen heping
2011-08-21 14:19:08 +00:00

20 lines
362 B
Makefile

# $OpenBSD: Makefile,v 1.9 2011/08/21 14:19:08 jasper 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
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE= modbuild
.include <bsd.port.mk>