f07d9cbc31
A package for adding a columns of numbering to the general text so that the text can be properly referenced. The vertical ruler can be scaled and moved freely. Supports LaTeX and plain TeX.
13 lines
297 B
Makefile
13 lines
297 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2010/04/29 23:04:27 minskim Exp $
|
|
# TeX Live Revision 17523
|
|
|
|
DISTNAME= vruler
|
|
PKGNAME= tex-${DISTNAME}-2.3
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Numbering text
|
|
|
|
CONFLICTS+= tex-ltxmisc<2009
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|