pkgsrc/print/tex-vruler/Makefile
minskim f07d9cbc31 Import tex-vruler-2.3 as print/tex-vruler.
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.
2010-04-29 23:04:27 +00:00

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"