2cad9f1f34
* [udesoftec-bibcommon.sty] fixing \bbldoi by switching to pkg:uri * [udesoftec.cls] re-enabled auto-output of glossary if existing * [udesoftec.cls] add pkg:bookmark to replace bookmarks from pkg:hyperref * [udesoftec-biblatex.sty] fix deprecated extrayear * [udesoftec-bibcommon.sty] fix deprecated \ifnumber * [udesoftec.cls] remove supervisor from example front page * [udesoftec.cls] remove deprecationwarnings for \clearscr*
13 lines
359 B
Makefile
13 lines
359 B
Makefile
# $NetBSD: Makefile,v 1.9 2021/06/05 07:04:21 markd Exp $
|
|
|
|
DISTNAME= udesoftec
|
|
PKGNAME= tex-${DISTNAME}-1.7.1
|
|
TEXLIVE_REV= 57866
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://ctan.org/pkg/udesoftec
|
|
COMMENT= Thesis class for the University of Duisburg-Essen
|
|
LICENSE= lppl-1.3c
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|