No change to any of the packages in this bundle, hopatch and pagesel have been updated and moved to separate distributions. README has been extended and converted to markdown. No changes to the packages here, but the hypdestopt package has been updated and moved to its own repository
27 lines
1 KiB
Makefile
27 lines
1 KiB
Makefile
# $NetBSD: Makefile,v 1.29 2021/02/13 05:31:12 markd Exp $
|
|
|
|
DISTNAME= oberdiek
|
|
PKGNAME= tex-${DISTNAME}-2020.56291
|
|
TEXLIVE_REV= 56291
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
HOMEPAGE= https://ctan.org/pkg/oberdiek
|
|
COMMENT= Bundle of packages submitted by Heiko Oberdiek
|
|
LICENSE= lppl-1.3c
|
|
|
|
DEPENDS+= tex-amsmath-[0-9]*:../../print/tex-amsmath
|
|
DEPENDS+= tex-auxhook-[0-9]*:../../print/tex-auxhook
|
|
DEPENDS+= tex-etex-pkg-[0-9]*:../../print/tex-etex-pkg
|
|
DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics
|
|
DEPENDS+= tex-grfext-[0-9]*:../../print/tex-grfext
|
|
DEPENDS+= tex-grffile-[0-9]*:../../print/tex-grffile
|
|
DEPENDS+= tex-iftex-[0-9]*:../../print/tex-iftex
|
|
DEPENDS+= tex-infwarerr-[0-9]*:../../print/tex-infwarerr
|
|
DEPENDS+= tex-kvoptions-[0-9]*:../../print/tex-kvoptions
|
|
DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
|
|
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
|
|
DEPENDS+= tex-pdftexcmds-[0-9]*:../../print/tex-pdftexcmds
|
|
DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|