pkgsrc/print/tex-relsize/Makefile
markd 86f3f96b87 Update tex-relsize to 4.1
latest texlive version.  changes unknown.
2015-04-25 04:31:54 +00:00

13 lines
322 B
Makefile

# $NetBSD: Makefile,v 1.3 2015/04/25 04:31:54 markd Exp $
DISTNAME= relsize
PKGNAME= tex-${DISTNAME}-4.1
TEXLIVE_REV= 30707
MAINTAINER= minskim@NetBSD.org
COMMENT= Set the font size relative to the current font size
CONFLICTS+= tex-ltxmisc<2009
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"