summaryrefslogtreecommitdiff
path: root/print/tex-ucs/Makefile
blob: 631b3f7471f0ca8632fd285c0dffb9629ff2de14 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $NetBSD: Makefile,v 1.12 2011/10/18 20:30:59 minskim Exp $

DISTNAME=	ucs
PKGNAME=	tex-${DISTNAME}-20041710
PKGREVISION=	5
TEXLIVE_REV=	17090

MAINTAINER=	minskim@NetBSD.org
COMMENT=	Extended UTF-8 input encoding for LaTeX

DEPENDS+=	tex-graphics-[0-9]*:../../print/tex-graphics
DEPENDS+=	tex-hyperref-[0-9]*:../../print/tex-hyperref
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"