pkgsrc/print/tex-umlaute/Makefile

17 lines
438 B
Makefile
Raw Normal View History

2012-10-21 20:07:08 +02:00
# $NetBSD: Makefile,v 1.2 2012/10/21 18:07:08 minskim Exp $
DISTNAME= umlaute
2012-10-21 20:07:08 +02:00
PKGNAME= tex-${DISTNAME}-2.1
TEXLIVE_REV= 15878
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= German input encodings in LaTeX
LICENSE= lppl-1.3c
CONFLICTS+= teTeX-texmf<=3.0nb37
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"