pkgsrc/print/tex-romanneg/Makefile
minskim 1967d96f2a Import tex-romanneg-2011 as print/tex-romanneg.
Causes the page numbers in the DVI file (as defined by \count0) to be
negative when roman pagenumbering is in effect.
2011-09-17 22:31:20 +00:00

12 lines
315 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2011/09/17 22:31:20 minskim Exp $
DISTNAME= romanneg
PKGNAME= tex-${DISTNAME}-2011
TEXLIVE_REV= 20087
MAINTAINER= minskim@NetBSD.org
COMMENT= LaTeX package to make negative page numbers
LICENSE= public-domain
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"