pkgsrc/print/tex-srcltx/Makefile
markd 25b20b3037 Import tex-srcltx-1.6
Provides a \special insertion into generated .dvi files
allowing one to jump from the .dvi file to the .tex source and
back again (given a .dvi viewer that supports this, such as Yap
or xdvi version 22.38 or later). This was originally written by
Aleksander Simonic, the author of the WinEdt shell.
2010-04-09 21:51:35 +00:00

11 lines
286 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2010/04/09 21:51:35 markd Exp $
# TeX Live Revision 15878
DISTNAME= srcltx
PKGNAME= tex-${DISTNAME}-1.6
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Jump between DVI and TeX files
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"