pkgsrc/graphics/tex-animate-doc/Makefile
markd 5853fda737 Add tex-animate{,-doc} 2014
The package provides an interface to create portable,
JavaScript driven PDF animations from sets of graphics files or
from inline graphics, such as LaTeX picture environment,
PSTricks or pgf/TikZ generated pictures, or just from typeset
text.
2015-05-09 02:14:49 +00:00

13 lines
344 B
Makefile

# $NetBSD: Makefile,v 1.1 2015/05/09 02:14:49 markd Exp $
DISTNAME= animate.doc
PKGNAME= tex-${DISTNAME:S/./-/}-2014
TEXLIVE_REV= 36484
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://ctan.org/pkg/animate
COMMENT= Documentation for tex-animate
LICENSE= lppl-1.3c
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"