17 lines
317 B
Makefile
17 lines
317 B
Makefile
# $OpenBSD: Makefile,v 1.3 2007/09/15 20:59:39 merdely Exp $
|
|
|
|
COMMENT= parse, analyze and manipulate LaTeX documents
|
|
|
|
DISTNAME= LaTeX-TOM-0.5
|
|
CATEGORIES= textproc
|
|
|
|
MODULES= cpan
|
|
|
|
# MIT
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
.include <bsd.port.mk>
|