13 lines
324 B
Makefile
13 lines
324 B
Makefile
# $NetBSD: Makefile,v 1.2 2010/12/25 05:55:53 minskim Exp $
|
|
|
|
DISTNAME= relsize
|
|
PKGNAME= tex-${DISTNAME}-3.1
|
|
TEXLIVE_REV= 20018
|
|
|
|
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"
|