pkgsrc/print/tex-hausarbeit-jura/Makefile
markd 4e5e98fc7d tex-hausarbeit-jura{,-doc}: update to 2.0
* Made class compatible to latest LaTeX versions
* Added new options `10bp`, `11bp` and `12bp` for Word-compatible font sizes
* Added new options `10pt`, `11pt` and `12pt` for LaTeX-compatible font sizes
* Made `12bp` the new standard font size
2019-05-12 03:52:00 +00:00

13 lines
386 B
Makefile

# $NetBSD: Makefile,v 1.4 2019/05/12 03:52:00 markd Exp $
DISTNAME= hausarbeit-jura
PKGNAME= tex-${DISTNAME}-2.0
TEXLIVE_REV= 50762
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://ctan.org/pkg/hausarbeit-jura
COMMENT= Class for writing "juristische Hausarbeiten" at German Universities
LICENSE= lppl-1.3c
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"