pkgsrc/print/tex-standalone-doc/Makefile
markd 5cb2475606 Update tex-standalone{,-doc} to 1.2
* 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.
2015-08-02 12:01:39 +00:00

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"