pkgsrc/print/tex-graphics-def-doc/Makefile
markd 46f1624f69 Initial import tex-graphics-def{,-doc} 2016
This bundle is a combined distribution consisting of dvips.def,
pdftex.def, luatex.def, xetex.def, dvipdfmx.def, and
dvisvgm.def driver option files for the LaTeX graphics and
color packages. It is hoped that by combining their source
repositories at https://github.com/latex3/graphics-def it will
be easier to coordinate updates.
2016-08-07 10:09:19 +00:00

13 lines
359 B
Makefile

# $NetBSD: Makefile,v 1.1 2016/08/07 10:09:19 markd Exp $
DISTNAME= graphics-def.doc
PKGNAME= tex-${DISTNAME:S/./-/}-2016
TEXLIVE_REV= 41687
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://ctan.org/pkg/graphics-def
COMMENT= Documentation for tex-graphics-def
LICENSE= lppl-1.3c
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"