pkgsrc/print/tex-beamertheme-focus/Makefile
markd b48efcffcf tex-beamertheme-focus: update to 2.8.1
2.8:
Add the possibility to customize an optional \footlineinfo text if
numbering=fullbar is selected.

2.8.1:
\footlineinfo{} is empty by default.
2021-02-20 09:47:14 +00:00

16 lines
504 B
Makefile

# $NetBSD: Makefile,v 1.2 2021/02/20 09:47:14 markd Exp $
DISTNAME= beamertheme-focus
PKGNAME= tex-${DISTNAME}-2.8.1
TEXLIVE_REV= 56967
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/beamertheme-focus
COMMENT= Minimalist presentation theme for LaTeX Beamer
LICENSE= gnu-gpl-v3
DEPENDS+= tex-appendixnumberbeamer-[0-9]*:../../print/tex-appendixnumberbeamer
DEPENDS+= tex-beamer-[0-9]*:../../print/tex-beamer
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"