2211caea1a
The Plain TeX graphics package is mostly a thin shell around the LaTeX graphicx and color packages, with support of the LaTeX-isms in those packages provided by miniltx (which is the largest part of the bundle). The bundle also contains a file "picture.tex", which is a wrapper around the autopict.sty, and provides the LaTeX picture mode to Plain TeX users.
12 lines
316 B
Makefile
12 lines
316 B
Makefile
# $NetBSD: Makefile,v 1.1 2015/05/03 10:01:03 markd Exp $
|
|
|
|
DISTNAME= graphics-pln.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-2014
|
|
TEXLIVE_REV= 16917
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
COMMENT= Documentation for tex-graphics-pln
|
|
LICENSE= lppl-1.3c
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|