openbsd-ports/textproc/p5-LaTeX-TOM/Makefile

20 lines
362 B
Makefile
Raw Normal View History

2011-08-21 10:19:08 -04:00
# $OpenBSD: Makefile,v 1.9 2011/08/21 14:19:08 jasper Exp $
2006-12-29 13:09:28 -05:00
COMMENT= parse, analyze and manipulate LaTeX documents
2006-12-29 13:09:28 -05:00
2011-08-21 10:19:08 -04:00
DISTNAME= LaTeX-TOM-1.01
2006-12-29 13:09:28 -05:00
CATEGORIES= textproc
MODULES= cpan
2010-11-20 14:56:47 -05:00
USE_GROFF = Yes
2006-12-29 13:09:28 -05:00
2010-09-23 15:38:17 -04:00
# perl
2006-12-29 13:09:28 -05:00
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
2008-09-07 20:07:40 -04:00
CONFIGURE_STYLE= modbuild
2006-12-29 13:09:28 -05:00
.include <bsd.port.mk>