18b7ee12a3
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.
11 lines
280 B
Makefile
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"
|