summaryrefslogtreecommitdiff
path: root/print/tex-genmisc/Makefile
blob: 2bbf1795f3b4f0e5aca007e6302262bea7cf142f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.1.1.1 2011/03/15 18:36:00 minskim Exp $

DISTNAME=	genmisc
PKGNAME=	tex-${DISTNAME}-2010
TEXLIVE_REV=	20683

MAINTAINER=	minskim@NetBSD.org
COMMENT=	Miscellaneous files for generic TeX packages

DEPENDS+=	tex-latex-bin-[0-9]*:../../print/tex-latex-bin
DEPENDS+=	tex-moreverb-[0-9]*:../../print/tex-moreverb

.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"