5cb2475606
* Fixed build option * Fixed quotes for auto-build feature of the package. * Added "multido" option. * Fixes/improvements for output convert filename for the 'multi' option. * Changed \IfFileExists test for \if..tex macros to support 'htlatex'. * Issue #12: Fixed info message for mode=buildnew if generated file is already newer than source file. * Issue #8: Updated description of mode=buildnew to state that it doesn't work with XeLaTeX.
13 lines
352 B
Makefile
13 lines
352 B
Makefile
# $NetBSD: Makefile,v 1.2 2015/08/02 12:01:39 markd Exp $
|
|
|
|
DISTNAME= standalone.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-1.2
|
|
TEXLIVE_REV= 37875
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://ctan.org/pkg/standalone
|
|
COMMENT= Documentation for tex-standalone
|
|
LICENSE= lppl-1.3c
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|