pkgsrc/print/tex-extsizes/Makefile

16 lines
427 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.1.1.1 2012/05/08 18:41:18 minskim Exp $
DISTNAME= extsizes
PKGNAME= tex-${DISTNAME}-1.4a
TEXLIVE_REV= 17263
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Extend the standard LaTeX classes' size options
LICENSE= lppl-1.3c
DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"