pkgsrc/print/tex-dashbox-doc/Makefile
markd 18b7ee12a3 Initial import of tex-dashbox{,-doc}-1.14
The package can draw boxes that perform like \framebox or
\fbox, but use dashed lines. The package can also draw (an
illusion of) vertical stacks of boxes.
2015-04-21 22:13:54 +00:00

11 lines
280 B
Makefile

# $NetBSD: Makefile,v 1.1 2015/04/21 22:13:54 markd Exp $
DISTNAME= dashbox.doc
PKGNAME= tex-${DISTNAME:S/./-/}-1.14
TEXLIVE_REV= 23425
MAINTAINER= markd@NetBSD.org
COMMENT= Documentation for tex-dashbox
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"